[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Character value used to obfuscate text in SimpleQuery for the query control.
Source position: dialogs.pp line 824
public property TCustomTaskDialog.SimpleQueryPasswordChar : Char |
The default value for the property is #0 (NULL character) and indicates that obfuscation is not enabled for the simple query control. Another character stored in the property is used to obfuscate the characters entered in the SimpleQuery property.
SimpleQueryPasswordChar is used when tfSimpleQuery has been included in the Flags for the task dialog.
Added in LCL version 4.0.
|
Contains the text displayed and edited using the query control on the task dialog. |
|
|
Set of options enabled for the Task dialog. |
|
|
Set type used to store values from the TTaskDialogFlag enumeration. |
|
|
Represents options that can be enabled for TTaskDialog. |
Version 4.0 | Generated 2025-05-03 | Home |