Google
CRectangle.Create Constructor (integer, integer, integer, integer)
Class
Pascal
constructor Create(_Left: integer; _Top: integer; _Width: integer; _Height: integer); overload;
Description

Creates rectangle with specified parameters.

Related Information