SelectDirectory(String,String,String) Method

Represents method SelectDirectory(String,String,String).

Namespace: System.UI.Dialogs
function SelectDirectory(const Caption: String; const Root: String; var Directory: String): Boolean; overload;

Parameters

Caption
Type: String

Root
Type: String

Directory
Type: String

Return Value

Type: Boolean