| Description | Hierarchy | Fields | Methods | Properties | 
type TUndoLgrNameFileSettings = class(TCustomUndo)
Public declarations
|  | FNewSettings: TNameFileSettingsCollection; | 
|  | FOldSettings: TNameFileSettingsCollection; | 
|  | function Description: string; override; | 
|  | procedure DoCommand; override; | 
|  | procedure Undo; override; | 
|  | Constructor Create(var Settings: TNameFileSettingsCollection); | 
|  | Destructor Destroy; override; | 
|  | FNewSettings: TNameFileSettingsCollection; | 
|  | FOldSettings: TNameFileSettingsCollection; | 
|  | function Description: string; override; | 
|  | procedure DoCommand; override; | 
|  | procedure Undo; override; | 
| 
 | |
|  | Constructor Create(var Settings: TNameFileSettingsCollection); | 
|  | Destructor Destroy; override; |