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

TValue

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

Declaration

Source position: gasvg.pas line 615

type TValue = object

  rawVal: Double;

  

  unitType: TUnitType;

  

  procedure Init;

  

  procedure SetValue();

  

  function GetValue();

  

  function GetValueXY();

  

  function IsValid;

  

  function IsRelativeValue();

  

  function HasFontUnits;

  

  function HasAngleUnits;

  

end;

Inheritance

TValue

  

|

TObject



CT Web help

CodeTyphon Studio