Unit 'zgl_math_2d' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_zengl]

zglTRect

Declaration

Source position: zgl_math_2d.pas line 67

type zglTRect = record

  X: Single;

  

  Y: Single;

  

  W: Single;

  

  H: Single;

  

end;



CT Web help

CodeTyphon Studio