Declaration
function IERectangle(x, y, width, height: integer): TIERectangle; overload;
function IERectangle(Rect: TRect): TIERectangle; overload;
function IERectangle(R: TDRect): TIERectangle; overload;
Description
Create a
TIERectangle structure.
See Also
◼IERectangleToRect