Unit 'Img32' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

TRectWH

Declaration

Source position: Img32.pas line 745

type TRectWH = record

public

  Left: Double;

  

  Top: Double;

  

  Width: Double;

  

  Height: Double;

  

  function IsEmpty;

  

  function IsValid;

  

  function Right;

  

  function Bottom;

  

  function Contains();

  

  function MidPoint;

  

  function RectD;

  

  function Rect;

  

end;



CT Web help

CodeTyphon Studio