Headline property

Project: Shell Folders Unit.

Unit: PJShellFolders.

Class: TPJBrowseDialog

Applies to: ~>2.0

property Headline: string;

Description

Stores text to be displayed in the Browse for Folder dialog box.

The text is displayed above the tree view and is usually used to give instructions to the user or information about the purpose of the dialog box.

Changing the property when the dialog box is displayed (from one of the event handlers) does not change the text displayed in the dialog box.

The text displayed by Headline should not be confused with the status text that can be displayed by handling the OnSelChange or OnSelChangeEx events.