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

TCustomEdit.Clear

Deletes all text in the edit box for the control.

Declaration

Source position: stdctrls.pp line 843

public procedure TCustomEdit.Clear;

Description

Clear is a procedure used to remove the text in the control. Clear sets the value in Text to an empty string ('').

See also

TCustomEdit.Text

  

The text displayed and edited for the control.


Version 3.2 Generated 2024-02-25 Home