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

TCustomEdit.EchoMode

Allows to modify the text display, useful for entering passwords.

Declaration

Source position: stdctrls.pp line 759

public property TCustomEdit.EchoMode: TEchoMode
  read FEchoMode
  write SetEchoMode
  default emNormal;

Description

The following conversions can be specified:

Remark: According conversions apply to the entire text, and can not be reverted.