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

TObjectBucketList

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

Declaration

Source position: contnrs.pp line 561

type TObjectBucketList = class(TBucketList)

protected

  function GetData();

  procedure SetData();

public

  function Add();

  function Remove();

  property Data: TObject; default; [rw]

end;

Inheritance

TObjectBucketList

|

TBucketList

|

TCustomBucketList

|

TObject

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