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

TValueListStrings.Clear

Removes all item values and definitions in the class instance.

Declaration

Source position: valedit.pas line 96

public procedure TValueListStrings.Clear; override;

Description

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.

See also

TValueListEditor

  

A visual grid control for editing Key-Value pairs.

TStringList.Clear


Version 4.0 Generated 2025-05-03 Home