Description | Hierarchy | Fields | Methods | Properties |
type TUndoSolutionOptions = class(TCustomUndo)
TUndoSolutionOptions
is used to change or reverse the change to frmGoPhast.Model.SolutionOptions.
![]() |
FOldSolutionOptions: TSolutionOptions; |
![]() |
FNewSolutionOptions: TSolutionOptions; |
![]() |
function Description: string; override; |
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
procedure DoCommand; override; |
![]() |
procedure Undo; override; |
![]() |
FOldSolutionOptions: TSolutionOptions; |
|
![]() |
FNewSolutionOptions: TSolutionOptions; |
|
![]() |
function Description: string; override; |
|
![]() |
constructor Create; |
|
![]() |
destructor Destroy; override; |
|
![]() |
procedure DoCommand; override; |
|
![]() |
procedure Undo; override; |
|