Project: Shell Folders Unit.
Unit: PJShellFolders.
Class: TPJBrowseDialog
Applies to: ~>2.0
type
TCaption = type string;
property Title: TCaption;
Use Title to specify the text that appears in the Browse for Folder dialog’s title bar.
If no value is assigned to Title, the dialog will have the title “Browse for Folder”.