Vcl.Dialogs.TFileTypeItem Properties
InheritedProtected
| Collection | public | Specifies the TCollection instance to which the TCollectionItem belongs. |
| DisplayName | published | Display name for file type. |
| DisplayNameWStr | public | Display name in Unicode for file type. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| FileMask | published | Mask for file type. |
| FileMaskWStr | public | Mask in Unicode for file type. |
| ID | public | A unique, permanent index for the item. |
| Index | public | Returns the item's position in the Items array of TCollection. |