[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Removes all item values and definitions in the class instance.
Source position: valedit.pas line 96
public procedure TValueListStrings.Clear; override; |
Clear is an overridden procedure used to remove all item names, values, and item definitions in the class instance. Clear uses the TValueListEditor which owns the class instance to clear its cached rows, and to hide a visible editor in the control. Clear calls the inherited method, and clears the internal list of item definitions for the class. TValueListEditor restores a visible editor when needed.
|
A visual grid control for editing Key-Value pairs. |
|
Version 4.0 | Generated 2025-05-03 | Home |