[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: gaengine.pas line 569
type TRectD = object |
||
Left: Double; |
|
|
Top: Double; |
|
|
Right: Double; |
|
|
Bottom: Double; |
|
|
function IsEmpty; |
|
|
function Width; |
|
|
function Height; |
|
|
function Normalize; |
|
|
function Contains(); |
|
|
function TopLeft; |
|
|
function BottomRight; |
|
|
function MidPoint; |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |