Description | Hierarchy | Fields | Methods | Properties |
type TUndoAddLayer = class(TCustomUndoChangeGridDimensions)
TUndoAddLayer
is used to add a layer boundary.
![]() |
FLayer: integer; |
![]() |
FLayerElevation: real; |
![]() |
FSelectedLayer: integer; |
![]() |
function Description: string; override; |
![]() |
constructor Create(const NewPosition: real); |
![]() |
procedure DoCommand; override; |
![]() |
procedure Undo; override; |
![]() |
FLayer: integer; |
|
![]() |
FLayerElevation: real; |
|
![]() |
FSelectedLayer: integer; |
|
![]() |
function Description: string; override; |
See TCustomUndo.Description. |
![]() |
constructor Create(const NewPosition: real); |
Parameters
|
![]() |
procedure DoCommand; override; |
|
![]() |
procedure Undo; override; |
|