[Overview][Constants][Classes][Index] Reference for unit 'tiDataBuffer_BOM' (#tiopf)

TtiDataBufferList

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

Declaration

Source position: tiDataBuffer_BOM.pas line 37

type TtiDataBufferList = class(TtiBaseObject) end;

public

  constructor Create;

  destructor Destroy; override;

  property Items []: TtiDataBuffer; [rw]

  procedure Add();

  function AddInstance();

  procedure Clear;

  function Count;

  function FindByName();

  function FindCell();

  procedure Remove();

  procedure Extract();

Inheritance

TtiDataBufferList

|

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16