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

Rect

Declaration

Source position: Img32.pas line 960

function Rect(

  const recD: TRectD

):TRect; overload;

function Rect(

  const left: Integer;

  const top: Integer;

  const right: Integer;

  const bottom: Integer

):TRect; overload;



CT Web help

CodeTyphon Studio