IEditBox.PasswordChar

Syntax

PasswordChar: Char;

Description

The PasswordChar property determines a character that substitutes the real characters that are entered by the user. It is used to enter the passwords or another confidential information.

See also:

IEditBox