Changeset 20 for trunk/Forms/UFormMain.lfm
- Timestamp:
- May 4, 2016, 6:50:29 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r19 r20 1 1 object FormMain: TFormMain 2 Left = 3932 Left = 427 3 3 Height = 446 4 Top = 4 054 Top = 423 5 5 Width = 631 6 6 Caption = 'Acronym Decoder' … … 4416 4416 OnExecute = AShowAcronymsExecute 4417 4417 end 4418 object AShowImportSources: TAction 4419 Caption = 'Import sources' 4420 OnExecute = AShowImportSourcesExecute 4421 end 4418 4422 end 4419 4423 object PersistentForm1: TPersistentForm … … 4462 4466 Action = AShowCategories 4463 4467 end 4468 object MenuItem4: TMenuItem 4469 Action = AShowImportSources 4470 end 4464 4471 end 4465 4472 object MenuItem16: TMenuItem
Note:
See TracChangeset
for help on using the changeset viewer.