Source position: typshrdh.inc line 118
constructor TRect.Create( |
Origin: TPoint |
); |
Origin: TPoint; |
AWidth: LongInt; |
AHeight: LongInt |
); |
ALeft: LongInt; |
ATop: LongInt; |
ARight: LongInt; |
ABottom: LongInt |
); |
P1: TPoint; |
P2: TPoint; |
Normalize: Boolean = False |
); |
R: TRect; |
Normalize: Boolean = False |
); |