|
@@ -104,7 +104,7 @@ interface
|
|
type
|
|
type
|
|
tcodepagestring = string[20];
|
|
tcodepagestring = string[20];
|
|
|
|
|
|
- tsettings = record
|
|
|
|
|
|
+ tsettings = packed record
|
|
globalswitches : tglobalswitches;
|
|
globalswitches : tglobalswitches;
|
|
moduleswitches : tmoduleswitches;
|
|
moduleswitches : tmoduleswitches;
|
|
localswitches : tlocalswitches;
|
|
localswitches : tlocalswitches;
|