Changeset 112 for oup/current/Main.pas
- Timestamp:
- Feb 22, 2007, 1:37:39 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
oup/current/Main.pas
r105 r112 255 255 AppSettings.DatPath := ExtractFilepath(Application.EXEname); 256 256 AppSettings.ExtractPath := ExtractFilepath(Application.EXEname) + '\extract'; 257 AppSettings.FilenumbersAsHex := False;258 257 AppSettings.CharSet := DEFAULT_CHARSET; 259 258 AppSettings.HideUnusedData := False;
Note:
See TracChangeset
for help on using the changeset viewer.