Class FileDialog
Inheritance
| CommonDialog | FileDialog 🡄 CommonDialog 🡄 Component 🡄 Object |
Properties
| DefaultExt | When not using filters this will be the default extention used if no extension is given. |
| FileName | The filename that was selected. |
| Files | Stringlist containing all selected files if multiple files are selected. |
| Filter | A filter formatted string. |
| FilterIndex | The index of which filter to use. |
| InitialDir | Sets the folder the filedialog will show first. |
Inheritance
- CommonDialog
- FileDialog 🡄 CommonDialog 🡄 Component 🡄 Object
Properties
- DefaultExt
-
When not using filters this will be the default extention used if no extension is given.
Type:
- FileName
-
The filename that was selected.
Type:
- Files
-
Stringlist containing all selected files if multiple files are selected.
Type:
- Filter
-
A filter formatted string.
Type:
- FilterIndex
-
The index of which filter to use.
Type:
integer - InitialDir
-
Sets the folder the filedialog will show first.
Type: