ImageEn, unit iexMetaHelpers

TIEMetaListView.ClearValues

TIEMetaListView.ClearValues


Declaration

procedure ClearValues(SelectedOnly: Boolean = True);


Description

Clears content from the control.

Note: If iemoDirectEdit is specified for Options, it will also clear the relevant data from the attached control


Example

IEMetaListView1.ClearValues();