Unit 'BGRACanvasGL' Package
[Overview][Classes][Index] [#pl_bgrabitmap]

TBGLCustomArray

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

Declaration

Source position: bgracanvasgl.pas line 23

type TBGLCustomArray = class

protected

  FBuffer: LongWord;

  

  function GetCount; virtual; abstract;

  

  function GetRecordSize; virtual; abstract;

  

public

  constructor Create(); virtual; abstract;

  

  property Count: Integer; [r]

  

  property RecordSize: Integer; [r]

  

  property Handle: LongWord; [r]

  

end;

Inheritance

TBGLCustomArray

  

|

TObject



CT Web help

CodeTyphon Studio