Changeset 108 for trunk/Forms/FormMain.lfm
- Timestamp:
- Dec 10, 2024, 12:06:43 AM (13 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormMain.lfm
r103 r108 1 1 object FormMain: TFormMain 2 2 Left = 534 3 Height = 10273 Height = 993 4 4 Top = 223 5 5 Width = 1491 … … 54 54 Action = Core.ASettings 55 55 end 56 object MenuItem 4: TMenuItem57 Action = Core.A Computer56 object MenuItem7: TMenuItem 57 Action = Core.AScore 58 58 end 59 59 object MenuItemMovesHistory: TMenuItem 60 60 Action = Core.AHistory 61 end 62 object MenuItem4: TMenuItem 63 Action = Core.AComputer 61 64 end 62 65 end
Note:
See TracChangeset
for help on using the changeset viewer.