IFolderBrowserDialog.Execute

Syntax

Execute: Boolean;

Description

The Execute method enables the user to open the Windows standard dialog box of folder opening. If the dialog box opened successfully, the method returns True, otherwise, it returns False.

See also:

IFolderBrowserDialog