[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 EchoMode property.

See also

TCustomEdit.EchoMode

  

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


Version 4.0 Generated 2025-05-03 Home