PromptTitle Property
The title of the prompt window.
Syntax
property PromptTitle: String read get_PromptTitle write set_PromptTitle;
Default Value
''
Remarks
This property specifies the title of the prompt dialog if PromptUser is True. The default value is empty string.
This setting is not applicable when UseCNG is set to True.