RAD Studio VCL Reference
ContentsIndex
TCustomFileOpenDialog Members Public Properties
Public Properties
 
Name 
Description 
 
GUID associated with a dialog's persisted state. 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Default extension to be added to file names. 
 
Default folder if no recently used folder. 
 
Contains information used by the Form designer. 
 
Pointer to dialog. 
 
List of places available for the user to open or save items. 
 
Text in dialog's File name edit box. 
 
Text of label next to file name edit box. 
 
List of selected file names. 
 
Determines which filter is selected by default when the dialog opens. 
 
Determines the file type masks (filters) available in the dialog. 
 
Specifies the window handle of the dialog. 
 
Text of the Open or Save button. 
 
List of options controlling dialog. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Current shell item. 
 
Array of current shell items. 
 
Dialog title. 
 
Represents information used internally by components that support COM. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.