Changeset 33 for trunk/UFormMain.lfm
- Timestamp:
- Mar 5, 2014, 12:01:04 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UFormMain.lfm
r30 r33 53 53 ButtonHeight = 32 54 54 ButtonWidth = 32 55 Caption = 'ToolBar1'56 55 Images = Core.ImageList1 57 56 ParentShowHint = False … … 78 77 Top = 2 79 78 Action = Core.AGameRestart 79 end 80 object ToolButton5: TToolButton 81 Left = 221 82 Top = 2 83 Action = Core.ASettings 80 84 end 81 85 end … … 105 109 end 106 110 end 111 object MenuItem8: TMenuItem 112 Caption = 'Tools' 113 object MenuItem9: TMenuItem 114 Action = Core.ASettings 115 end 116 end 107 117 end 108 118 object Timer1: TTimer
Note:
See TracChangeset
for help on using the changeset viewer.