Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TListItems.Destroy

Destroy destructor for TListItems: frees the individual items on the list, then calls inherited Destroy.

Declaration

Source position: comctrls.pp line 1160

public destructor TListItems.Destroy; override;

See also

TPersistent.Destroy