IFolderBrowserDialog.Execute

Syntax

Execute: Boolean;

Description

The Execute method allows to call the Windows standard dialog box of folder opening. If the call was done successfully, it returns True, otherwise, it returns False.

See also:

IFolderBrowserDialog