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

TCustomEdit.SetEchoMode

Sets the value for the EchoMode property.

Declaration

Source position: stdctrls.pp line 818

protected procedure TCustomEdit.SetEchoMode(

  Val: TEchoMode

); virtual;

Arguments

Val

  

New value for the property.

See also

TCustomEdit.EchoMode

  

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.