Changeset 14 for trunk/UFormMain.lfm
- Timestamp:
- Apr 28, 2016, 10:56:31 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UFormMain.lfm
r13 r14 30 30 end 31 31 item 32 Caption = 'C ontexts'32 Caption = 'Categories' 33 33 Width = 300 34 34 end> … … 4420 4420 OnExecute = ASettingsExecute 4421 4421 end 4422 object AShowCategories: TAction 4423 Caption = 'Categories' 4424 OnExecute = AShowCategoriesExecute 4425 end 4422 4426 end 4423 4427 object PersistentForm1: TPersistentForm … … 4473 4477 end 4474 4478 end 4479 object MenuItem20: TMenuItem 4480 Caption = 'View' 4481 object MenuItem21: TMenuItem 4482 Action = AShowCategories 4483 end 4484 end 4475 4485 object MenuItem16: TMenuItem 4476 4486 Caption = 'Tools'
Note:
See TracChangeset
for help on using the changeset viewer.