[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Deletes all text in the edit box for the control.
Source position: stdctrls.pp line 844
public procedure TCustomEdit.Clear; |
Clear is a procedure used to remove the text in the control. Clear sets the value in Text to an empty string ('').
|
The text displayed and edited for the control. |
Version 4.0 | Generated 2025-05-03 | Home |