Description | Hierarchy | Fields | Methods | Properties |
type TPointObject = class(TObject)
![]() |
Location: TPointd; |
![]() |
function GetXYZLocation: TXYZLocation; |
![]() |
Procedure SetXYZLocation(ALocation: TXYZLocation); |
![]() |
property X: extended read Location[0] write Location[0]; |
![]() |
property Y: extended read Location[1] write Location[1]; |
![]() |
property Z: extended read Location[2] write Location[2]; |
![]() |
property XYZLocation: TXYZLocation read GetXYZLocation write SetXYZLocation; |
![]() |
Location: TPointd; |
![]() |
function GetXYZLocation: TXYZLocation; |
![]() |
Procedure SetXYZLocation(ALocation: TXYZLocation); |
![]() |
property X: extended read Location[0] write Location[0]; |
![]() |
property Y: extended read Location[1] write Location[1]; |
![]() |
property Z: extended read Location[2] write Location[2]; |
![]() |
property XYZLocation: TXYZLocation read GetXYZLocation write SetXYZLocation; |