Changeset 374 for trunk/NewView
- Timestamp:
- Apr 8, 2016, 8:43:34 PM (9 years ago)
- Location:
- trunk/NewView
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NewView/NewView.spr
r236 r374 134 134 [Component Library OS/2] 135 135 136 CompLibName=D:\progs\ Sibyl\Bin\CompLib.dll136 CompLibName=D:\progs\develop\SIBYL_FP3\Bin\CompLib.dll 137 137 138 138 [Debugger Options] … … 184 184 185 185 Version=Sibyl Project Ver2.02 186 ProjectName=P:\ NEWVIEW_DEV\NewView\NewView.spr186 ProjectName=P:\newview_dev\NewView\NewView.spr 187 187 ProjectType=Visual 188 CompLibName=D:\progs\ Sibyl\Bin\CompLib.dll189 Win32CompLibName=D:\progs\ Sibyl\Bin\CompLib.dll188 CompLibName=D:\progs\develop\SIBYL_FP3\Bin\CompLib.dll 189 Win32CompLibName=D:\progs\develop\SIBYL_FP3\Bin\CompLib.dll 190 190 RunParameter=-lang:de 191 191 InActiveLanguages= … … 205 205 File0=.\VersionUnit.pas 206 206 File0.Left=-4 207 File0.Bottom=- 4208 File0.Width= 1296209 File0.Height= 629207 File0.Bottom=-5 208 File0.Width=960 209 File0.Height=550 210 210 File0.Column=57 211 211 File0.Line=11 212 212 File1=.\NewView.pas 213 213 File1.Left=-4 214 File1.Bottom=- 4215 File1.Width= 1296216 File1.Height= 629214 File1.Bottom=-5 215 File1.Width=960 216 File1.Height=550 217 217 File1.Column=4 218 218 File1.Line=34 219 219 File2=..\.\Components\ACLLanguageUnit.pas 220 220 File2.Left=-4 221 File2.Bottom=- 4222 File2.Width= 1296223 File2.Height= 629221 File2.Bottom=-5 222 File2.Width=960 223 File2.Height=550 224 224 File2.Column=28 225 225 File2.Line=626 226 226 File3=.\MainForm.pas 227 227 File3.Left=-4 228 File3.Bottom=- 4229 File3.Width= 1296230 File3.Height= 629228 File3.Bottom=-5 229 File3.Width=960 230 File3.Height=550 231 231 File3.Column=13 232 232 File3.Line=2055 233 233 File4=.\HelpTopic.pas 234 234 File4.Left=-4 235 File4.Bottom=- 4236 File4.Width= 1296237 File4.Height= 629235 File4.Bottom=-5 236 File4.Width=960 237 File4.Height=550 238 238 File4.Column=1 239 239 File4.Line=2744 240 240 File5=.\HelpFile.pas 241 241 File5.Left=-4 242 File5.Bottom=- 4243 File5.Width= 1296244 File5.Height= 629242 File5.Bottom=-5 243 File5.Width=960 244 File5.Height=550 245 245 File5.Column=37 246 246 File5.Line=1063 247 247 File6=.\PrintDialogUnit.pas 248 248 File6.Left=-4 249 File6.Bottom=- 4250 File6.Width= 1296251 File6.Height= 629249 File6.Bottom=-5 250 File6.Width=960 251 File6.Height=450 252 252 File6.Column=31 253 253 File6.Line=56 254 File7=.\SettingsUnit.pas 255 File7.Left=-4 256 File7.Bottom=-5 257 File7.Width=960 258 File7.Height=450 259 File7.Column=5 260 File7.Line=637 254 261 255 262 [Linker Options] -
trunk/NewView/SettingsUnit.pas
r372 r374 635 635 636 636 PROCEDURE writeSettingsDetailsTo(aStrings : TStrings); 637 Var637 // Var 638 638 // tmpRect : RECTL; 639 639 // DesktopHWND : HWND=0;
Note:
See TracChangeset
for help on using the changeset viewer.