TOlf Select Directory Dialog Class
Open a modal dialog box to choose a directory.
TFMXObject
Olf.FMX.SelectDirectory.TOlfSelectDirectoryDialog
Olf.FMX.SelectDirectory.TOlfSelectDirectoryDialog
The TOlfSelectDirectoryDialog type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | Directory | Initial directory in input. Selected directory in output if the user confirm the selection. If nothing is selected, the output directory is the same as input directory. |
![]() | Root | Root directory to filter the selection (can be empty) |
![]() | Text | Text used as the dialog box title. |
This non visual component use SelectDirectory from FMX.Dialogs and depends on compatible platforms. The properties are used as it when calling the function. http://docwiki.embarcadero.com/Libraries/en/FMX.Dialogs.SelectDirectory