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

TOwnerDataListItems

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

Declaration

Source position: comctrls.pp line 1169

type TOwnerDataListItems = class(TListItems) end;

protected

  function GetCount; override;

  procedure SetCount(); override;

  function GetItem(); override;

public

  procedure Clear; override;

Inheritance

TOwnerDataListItems

|

TListItems

  

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

|

TPersistent

?

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.