TRect Record

Represents type TRect.

Namespace: System.Classes
type
 TRect = record
 end;

The TRect type exposes the following members.

Show:
 NameDescription
Bottom

Represents field Bottom.

Left

Represents field Left.

Right

Represents field Right.

Top

Represents field Top.

Top