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

Rect64

Declaration

Source position: Clipper.Core.pas line 204

function Rect64(

  const left: Int64;

  const top: Int64;

  const right: Int64;

  const bottom: Int64

):TRect64; overload;

function Rect64(

  const recD: TRectD

):TRect64; overload;



CT Web help

CodeTyphon Studio