Unit 'gaEngine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_engines]

TgaGraphMemList

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

Declaration

Source position: gaengine.pas line 566

type TgaGraphMemList = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Clear;

  

  function Count;

  

  procedure Add();

  

  procedure Insert();

  

  procedure Move();

  

  procedure Delete();

  

  property IsImageOwner: Boolean; [rw]

  

  property Image []: TgaGraphMem; default; [rw]

  

  property Last: TgaGraphMem; [r]

  

end;

Inheritance

TgaGraphMemList

  

|

TObject



CT Web help

CodeTyphon Studio