TCnFolderBrowserDialog.Description Property
Gets or sets the descriptive text displayed above the tree view control in the dialog box.
published property Description: String read GetDescription write SetDescription;
Property Value
Type: String
The description to display. The default is an empty string ("").
The Description property can be used to specify additional information to the user, like instructions.