[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'DbCtrls' (#lcl)

TDBEdit.PasswordChar

PasswordChar: the character which appears in the Edit box replacing and masking the actual character typed

Declaration

Source position: dbctrls.pp line 185

published property TDBEdit.PasswordChar;

Description

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!)