REdit.Masked


public property Masked

Prototype:

[Read/Write] property Masked[=true|false]

Description:

Switch to password mode. When set to true, the user doesn't see what types. Instead of any character, the MaskedChar is shown in the REdit.

Return value:

Returns true if the REdit is in the password mode, false otherwise.