Represents type TRect.
TRect
type TRect = record end;
The TRect type exposes the following members.
Represents field Bottom.
Bottom
Represents field Left.
Left
Represents field Right.
Right
Represents field Top.
Top