Changeset 273 for trunk/Forms/UFormMain.lfm
- Timestamp:
- Jan 30, 2019, 8:08:44 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r268 r273 149 149 Action = AMapGridVisible 150 150 end 151 object MenuItem34: TMenuItem 152 Action = AUnitShapeVisible 153 end 154 object MenuItem35: TMenuItem 155 Caption = '-' 156 end 151 157 object MenuItem21: TMenuItem 152 158 Action = AToolBarVisible … … 225 231 OnExecute = AMapGridVisibleExecute 226 232 end 233 object AUnitShapeVisible: TAction 234 Caption = 'Unit shape visible' 235 OnExecute = AUnitShapeVisibleExecute 236 end 227 237 end 228 238 object PopupMenuToolbar: TPopupMenu
Note:
See TracChangeset
for help on using the changeset viewer.