Unit 'Img32.SVG.Core' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

TValue

Declaration

Source position: Img32.SVG.Core.pas line 51

type TValue = record

public

  rawVal: Double;

  

  unitType: TUnitType;

  

  procedure Init;

  

  procedure SetValue();

  

  function GetValue();

  

  function GetValueXY();

  

  function IsValid;

  

  function IsRelativeValue();

  

  function HasFontUnits;

  

  function HasAngleUnits;

  

end;



CT Web help

CodeTyphon Studio