Skip to main content

TcxCustomShellBrowserDialog.Execute Method

Invokes the shell browser dialog.

Declaration

function Execute: Boolean;

Returns

Type
Boolean

Remarks

This function invokes the shell browser dialog and returns the Boolean value representing the dialog execution result. If the dialog is closed by pressing the OK button, the function returns True and the Path property value is replaced with a path to the shell item selected in the dialog.

See Also