Changeset 64 for trunk/Forms/UFormMain.lfm
- Timestamp:
- Jul 26, 2016, 5:48:35 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r56 r64 793 793 ImageIndex = 8 794 794 OnExecute = AFileOpenExecute 795 ShortCut = 16463 795 796 end 796 797 object AFileNew: TAction … … 798 799 ImageIndex = 16 799 800 OnExecute = AFileNewExecute 801 ShortCut = 16462 800 802 end 801 803 object AFileSave: TAction … … 803 805 ImageIndex = 10 804 806 OnExecute = AFileSaveExecute 807 ShortCut = 16467 805 808 end 806 809 object AFileClose: TAction … … 813 816 ImageIndex = 10 814 817 OnExecute = AFileSaveAsExecute 818 ShortCut = 24659 815 819 end 816 820 object ASettings: TAction … … 818 822 ImageIndex = 6 819 823 OnExecute = ASettingsExecute 824 ShortCut = 121 820 825 end 821 826 object AShowCategories: TAction … … 823 828 ImageIndex = 11 824 829 OnExecute = AShowCategoriesExecute 830 ShortCut = 116 825 831 end 826 832 object AShowAcronyms: TAction … … 828 834 ImageIndex = 15 829 835 OnExecute = AShowAcronymsExecute 836 ShortCut = 115 830 837 end 831 838 object AShowImportSources: TAction … … 833 840 ImageIndex = 13 834 841 OnExecute = AShowImportSourcesExecute 842 ShortCut = 117 835 843 end 836 844 object AShowAbout: TAction … … 843 851 ImageIndex = 14 844 852 OnExecute = AShowImportFormatsExecute 853 ShortCut = 118 845 854 end 846 855 object AProcessImports: TAction … … 848 857 ImageIndex = 5 849 858 OnExecute = AProcessImportsExecute 859 ShortCut = 119 850 860 end 851 861 end
Note:
See TracChangeset
for help on using the changeset viewer.