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

TgaElement

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

Declaration

Source position: gasvg.pas line 813

type TgaElement = class

protected

  elRectWH: TValueRecWH;

  

  function IsFirstChild;

  

  procedure LoadAttributes;

  

  procedure LoadAttribute();

  

  function LoadContent; virtual;

  

  function GetRelFracLimit; virtual;

  

  procedure Draw(); virtual;

  

  procedure DrawChildren(); virtual;

  

public

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

  property DrawData: TgaDrawInfo; [r]

  

end;

Inheritance

TgaElement

  

|

TObject



CT Web help

CodeTyphon Studio