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

TValueRecWH

Declaration

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

type TValueRecWH = record

public

  left: TValue;

  

  top: TValue;

  

  width: TValue;

  

  height: TValue;

  

  procedure Init;

  

  function GetRectD();

  

  function GetRectWH();

  

  function IsValid;

  

  function IsEmpty;

  

end;



CT Web help

CodeTyphon Studio