[Overview][Constants][Types][Classes][Index] Reference for unit 'ComCtrls' (#lcl)

TOwnerDataListItems

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: comctrls.pp line 1128

type TOwnerDataListItems = class(TListItems)

protected

  function GetCount; override;

  procedure SetCount(); override;

  function GetItem(); override;

public

  procedure Clear; override;

end;

Inheritance

TOwnerDataListItems

|

TListItems

  

TListItems - a list of items with a cache of the last accessed item

|

TPersistent

?

TObject