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

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 3.2 Generated 2024-02-25 Home