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

TCustomBucketList

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

Declaration

Source position: contnrs.pp line 506

type TCustomBucketList = class(TObject)

public

  destructor Destroy; override;

  procedure Clear;

  function Add();

  procedure Assign();

  function Exists();

  function Find();

  function ForEach();

  function Remove();

  property Data: Pointer; default; [rw]

end;

Inheritance

TCustomBucketList

|

TObject


Documentation generated on: Mar 29 2009