[Overview][Constants][Types][Classes][Procedures and functions][Index] |
PasswordChar: the character which appears in the Edit box replacing and masking the actual character typed
Source position: dbctrls.pp line 185
published property TDBEdit.PasswordChar; |
PasswordChar : the character which appears in the Edit box replacing and masking the actual character typed.
Typically used in password input, to prevent the typed characters from being seen by passers-by or casual observers (or even malicious observers!)