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

TValueListEditor.Clear

Removes the content in the control.

Declaration

Source position: valedit.pas line 182

public procedure TValueListEditor.Clear;

Description

Clear is a procedure used to remove the content in the control. Clear calls the Clear method in Strings to remove all Key / Value information stored in the property. This action also frees the item definitions stored in an internal list in Strings.

See also

TValueListEditor.Strings

  

Stores the keys, values, and item definitions in the control.

TItemPropList.Clear

  

Removes all items in the container.

TItemProp

  

Represents items in the TValueListEditor control.


Version 4.0 Generated 2025-05-03 Home