TOpenDialog
From OpenEUO
TOpenDialog displays a modal Windows dialog box for selecting and opening files. The dialog does not appear at runtime until it is activated by a call to the Execute method. When the user clicks Open, the dialog closes and the selected file or files are stored in the Files property.
- TOpenDialog.DefaultExt
- TOpenDialog.Execute
- TOpenDialog.FileName
- TOpenDialog.Files
- TOpenDialog.Filter
- TOpenDialog.FilterIndex
- TOpenDialog.InitialDir
- TOpenDialog.Options
- TOpenDialog.Title
Inherited from TComponent:
Inherited from TObject: