IFolderBrowserDialog.RootFolder

Syntax

RootFolder: ShellSpecialFolder;

Description

The RootFolder property enables the user to select a standard folder that should be the root one when the Windows standard dialog box of folder opening opens. The property is set to DesktopDirectory by default.

See also:

IFolderBrowserDialog