Changeset 41 for trunk/Forms/UFormMain.lfm
- Timestamp:
- Feb 19, 2012, 5:26:03 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r39 r41 951 951 Action = AViewCompilers 952 952 end 953 object MenuItem19: TMenuItem954 Action = AViewInterpretter955 end956 953 end 957 954 object MenuItem10: TMenuItem … … 1079 1076 OnExecute = AProgramStopExecute 1080 1077 ShortCut = 16497 1081 end1082 object AViewInterpretter: TAction1083 Category = 'View'1084 Caption = 'Interpretter'1085 OnExecute = AViewInterpretterExecute1086 1078 end 1087 1079 object AProgramStepInto: TAction
Note:
See TracChangeset
for help on using the changeset viewer.