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

UnionRect

Declaration

Source position: Img32.pas line 1022

function UnionRect(

  const rec1: TRect;

  const rec2: TRect

):TRect; overload;

function UnionRect(

  const rec1: TRectD;

  const rec2: TRectD

):TRectD; overload;



CT Web help

CodeTyphon Studio