TOlfSelectDirectoryDialog Class

Open a modal dialog box to choose a directory.

Unit: Olf.FMX.SelectDirectory
TFMXObject
  Olf.FMX.SelectDirectory.TOlfSelectDirectoryDialog
type TOlfSelectDirectoryDialog = class(TFMXObject)

The TOlfSelectDirectoryDialog type exposes the following members.

Show:
 NameDescription
Create

Top
Show:
 NameDescription
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.

Top
Show:
 NameDescription
Execute

Top

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