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

TtiDataBufferCell

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

Declaration

Source position: tiDataBuffer_BOM.pas line 109

type TtiDataBufferCell = class(TtiBaseObject) end;

protected

  function GetIndex;

public

  property Owner: TtiDataBufferRow; [rw]

  property DataSetField: TtiDBMetaDataField; [r]

  property Index: Integer; [r]

  property ValueAsString: string; [rw]

  property ValueAsInteger: Int64; [rw]

  property ValueAsDateTime: TDateTime; [rw]

  property ValueAsBool: Boolean; [rw]

  property ValueAsFloat: Extended; [rw]

  procedure AssignToStream();

  procedure AssignFromStream();

  property Name: string; [r]

Inheritance

TtiDataBufferCell

|

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16