FileOpenDialog¶
Qualified name: delphivcl.FileOpenDialog
- class FileOpenDialog¶
Bases:
ComponentClass for Vista and newer Windows operating systems style file open dialogs. This class extends TCustomFileOpenDialog. It allows creating Microsoft Windows Vista (or newer Windows operating systems) style file open dialogs CLSID_FileOpenDialog and implements the IFileOpenDialog interface.
Methods
TFileOpenDialog.Execute() Displays the dialog
Attributes
ClassNameReturns the TObject.ClassName
str:
ComObjectSpecifies the interface reference implemented by the component.
ComponentCountReturns the owned component count
ComponentIndexIndicates the position of the component in its owner's Components property array.
ComponentStateDescribes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStyleGoverns the behavior of the component.
ComponentsReturns an iterator over the owned components
str:
str:
DesignInfoContains information used by the Form designer.
IFileDialog:
FavoriteLinkItems:
FileNamestr:
int:
FileTypeItems:
Strings:
int:
NameSpecifies the name of the component as referenced in code.
ObserversIndicates the TObservers object added to the TComponent.
str:
Callable[[Object, bool], None]:
Callable[[Object, bool], None]:
Callable[[Object, FileDialogShareViolationResponse], None]:
FileDialogOptions:
OwnerReturns the Component Owner
IShellItem:
IShellItemArray:
TagStores a NativeInt integral value as a part of a component.
str:
VCLComObjectRepresents information used internally by components that support COM.
- ClientGuid¶
str:
- DefaultExtension¶
str:
- DefaultFolder¶
str:
- Dialog¶
IFileDialog:
- Execute()¶
Displays the dialog
- FavoriteLinks¶
FavoriteLinkItems:
- FileNameLabel¶
str:
- FileTypeIndex¶
int:
- FileTypes¶
FileTypeItems:
- Files¶
Strings:
- Handle¶
int:
- OkButtonLabel¶
str:
- OnFileOkClick¶
Callable[[Object, bool], None]:
- OnFolderChanging¶
Callable[[Object, bool], None]:
Callable[[Object, FileDialogShareViolationResponse], None]:
- Options¶
FileDialogOptions:
- ShellItem¶
IShellItem:
- ShellItems¶
IShellItemArray:
- Title¶
str: