Changeset 3 for trunk/UCore.lfm
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 5 5 *.lps 6 6 *.res 7 vCardStudio.exe
-
- Property svn:ignore
-
trunk/UCore.lfm
r2 r3 3 3 OnDestroy = DataModuleDestroy 4 4 OldCreateOrder = False 5 Height = 606 6 HorizontalOffset = 484 7 VerticalOffset = 342 8 Width = 816 5 Height = 758 6 HorizontalOffset = 605 7 VerticalOffset = 428 8 Width = 1020 9 PPI = 120 9 10 object ImageList1: TImageList 10 left = 16011 top = 2 3111 left = 200 12 top = 289 12 13 Bitmap = { 13 14 4C690B0000001000000010000000000000000000000000000000000000000000 … … 368 369 object ActionList1: TActionList 369 370 Images = ImageList1 370 left = 340371 top = 2 33371 left = 425 372 top = 291 372 373 object AExit: TAction 373 374 Caption = 'Exit' … … 432 433 MaxCount = 10 433 434 OnChange = LastOpenedList1Change 434 left = 509435 top = 2 31435 left = 636 436 top = 289 436 437 end 437 438 object OpenDialog1: TOpenDialog 438 left = 520439 top = 322439 left = 650 440 top = 403 440 441 end 441 442 object SaveDialog1: TSaveDialog 442 left = 375443 top = 329443 left = 469 444 top = 411 444 445 end 445 446 object ApplicationInfo1: TApplicationInfo … … 458 459 RegistryRoot = rrKeyCurrentUser 459 460 License = 'CC0' 460 left = 191461 top = 329461 left = 239 462 top = 411 462 463 end 463 464 object PersistentForm1: TPersistentForm 464 465 MinVisiblePart = 50 465 466 EntireVisible = False 466 left = 520467 top = 72467 left = 650 468 top = 90 468 469 end 469 470 object CoolTranslator1: TCoolTranslator 470 471 POFilesFolder = 'Languages' 471 left = 2 39472 top = 72472 left = 299 473 top = 90 473 474 end 474 475 object ScaleDPI1: TScaleDPI 475 476 AutoDetect = False 476 left = 376477 top = 72477 left = 470 478 top = 90 478 479 end 479 480 end
Note:
See TracChangeset
for help on using the changeset viewer.