[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 810

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.
The latest version of this document can be found at lazarus-ccr.sourceforge.net.