Description | Hierarchy | Fields | Methods | Properties |
type TframeInitialGridPosition = class(TFrame)
TframeInitialGridPosition specifies the initial position of the grid. It has controls for specifying the X, Y, and Z coordinates of the grid origin as well as the grid angle and vertical exaggeration.
![]() |
rdeAngle: TRbwDataEntry; |
|
![]() |
lblGridAngle: TLabel; |
|
![]() |
rdeExaggeration: TRbwDataEntry; |
|
![]() |
lblVerticalExaggeration: TLabel; |
|
![]() |
lblGridOrigin: TLabel; |
See also |
![]() |
rdeX: TRbwDataEntry; |
|
![]() |
lblOriginX: TLabel; |
|
![]() |
rdeY: TRbwDataEntry; |
|
![]() |
lblOriginY: TLabel; |
|
![]() |
rdeZ: TRbwDataEntry; |
|
![]() |
lblOriginZ: TLabel; |
|