RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileTypeItems.FilterSpecArray Method

Get an array of file types.

Pascal
function FilterSpecArray: TComdlgFilterSpecArray;
C++
__fastcall TComdlgFilterSpecArray FilterSpecArray();

FilterSpecArray returns a TComdlgFilterSpecArray record with file type information. TComdlgFilterSpecArray is the same as the COMDLG_FILTERSPEC struct in the Microsoft IFileDialog interface for common item dialogs. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!