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

TValuePt

Declaration

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

type TValuePt = record

public

  X: TValue;

  

  Y: TValue;

  

  procedure Init;

  

  function GetPoint();

  

  function IsValid;

  

end;



CT Web help

CodeTyphon Studio