RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileTypeItems.Items Property

List of file types.

Pascal
property Items [Index: Integer]: TFileTypeItem;
C++
__property TFileTypeItem Items[int Index];

Items contains a list of the dialog's file types and can be indexed by a cardinal integer. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!