Changeset 414 for trunk/Forms/FormMain.lfm
- Timestamp:
- Jan 10, 2025, 4:24:19 PM (6 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormMain.lfm
r364 r414 1 1 object FormMain: TFormMain 2 2 Left = 534 3 Height = 9 593 Height = 925 4 4 Top = 223 5 5 Width = 1491 6 6 Caption = 'xTactics' 7 ClientHeight = 9 597 ClientHeight = 925 8 8 ClientWidth = 1491 9 9 DesignTimePPI = 144 … … 97 97 object PanelMain: TPanel 98 98 Left = 0 99 Height = 91999 Height = 885 100 100 Top = 40 101 101 Width = 1491 … … 107 107 object MainMenu1: TMainMenu 108 108 Images = Core.ImageListSmall 109 Left = 224110 Top = 48109 Left = 88 110 Top = 112 111 111 object MenuItem1: TMenuItem 112 112 Caption = 'Game' … … 233 233 end 234 234 end 235 object Timer1: TTimer236 Interval = 20237 OnTimer = Timer1Timer238 Left = 128239 Top = 263240 end241 235 object ActionList1: TActionList 242 236 Images = Core.ImageListSmall 243 Left = 280244 Top = 1 52237 Left = 88 238 Top = 184 245 239 object AToolBarBigIcons: TAction 246 240 Caption = 'Toolbar big icons' … … 265 259 end 266 260 object PopupMenuToolbar: TPopupMenu 267 Left = 4 52268 Top = 98261 Left = 432 262 Top = 112 269 263 object MenuItem18: TMenuItem 270 264 Action = AToolBarBigIcons … … 272 266 end 273 267 object PopupMenuOpenRecent: TPopupMenu 274 Left = 4 48275 Top = 251268 Left = 432 269 Top = 184 276 270 end 277 271 end
Note:
See TracChangeset
for help on using the changeset viewer.