[Overview][Constants][Types][Procedures and functions][Index] |
Source position: _crw_plut.pas line 68
function Rect2I( |
x1: Integer; |
y1: Integer; |
x2: Integer; |
y2: Integer |
):TRect2I; overload; |
const a: TPoint2I; |
const b: TPoint2I |
):TRect2I; overload; |
const r: TRect |
):TRect2I; overload; |