Ignore:
Timestamp:
Jan 10, 2025, 4:24:19 PM (6 hours ago)
Author:
chronos
Message:
  • Modified: Lowered idle CPU consumption.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormMain.lfm

    r364 r414  
    11object FormMain: TFormMain
    22  Left = 534
    3   Height = 959
     3  Height = 925
    44  Top = 223
    55  Width = 1491
    66  Caption = 'xTactics'
    7   ClientHeight = 959
     7  ClientHeight = 925
    88  ClientWidth = 1491
    99  DesignTimePPI = 144
     
    9797  object PanelMain: TPanel
    9898    Left = 0
    99     Height = 919
     99    Height = 885
    100100    Top = 40
    101101    Width = 1491
     
    107107  object MainMenu1: TMainMenu
    108108    Images = Core.ImageListSmall
    109     Left = 224
    110     Top = 48
     109    Left = 88
     110    Top = 112
    111111    object MenuItem1: TMenuItem
    112112      Caption = 'Game'
     
    233233    end
    234234  end
    235   object Timer1: TTimer
    236     Interval = 20
    237     OnTimer = Timer1Timer
    238     Left = 128
    239     Top = 263
    240   end
    241235  object ActionList1: TActionList
    242236    Images = Core.ImageListSmall
    243     Left = 280
    244     Top = 152
     237    Left = 88
     238    Top = 184
    245239    object AToolBarBigIcons: TAction
    246240      Caption = 'Toolbar big icons'
     
    265259  end
    266260  object PopupMenuToolbar: TPopupMenu
    267     Left = 452
    268     Top = 98
     261    Left = 432
     262    Top = 112
    269263    object MenuItem18: TMenuItem
    270264      Action = AToolBarBigIcons
     
    272266  end
    273267  object PopupMenuOpenRecent: TPopupMenu
    274     Left = 448
    275     Top = 251
     268    Left = 432
     269    Top = 184
    276270  end
    277271end
Note: See TracChangeset for help on using the changeset viewer.