Allows obfuscation of the displayed text, showing all characters as PasswordChar.
Source position: stdctrls.pp line 870
public property TCustomEdit.PasswordChar : Char |
Typically used in password input, to hide the input from other viewers. The value in Text is still available for the WM_GETTEXT message.
|
Allows to modify the text display, useful for entering passwords. |
CT Web help |
CodeTyphon Studio |