Ignore:
Timestamp:
Mar 5, 2014, 9:20:22 PM (11 years ago)
Author:
chronos
Message:
  • Added: Actions icons.
  • Moved: All forms to Forms directory.
File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r33 r34  
    5353    ButtonHeight = 32
    5454    ButtonWidth = 32
    55     Images = Core.ImageList1
     55    Images = Core.ImageListSmall
    5656    ParentShowHint = False
    57     ShowCaptions = True
    5857    ShowHint = True
    5958    TabOrder = 1
     
    6463    end
    6564    object ToolButton2: TToolButton
    66       Left = 45
     65      Left = 33
    6766      Top = 2
    6867      Action = Core.AGameEndTurn
    6968    end
    7069    object ToolButton3: TToolButton
    71       Left = 120
     70      Left = 65
    7271      Top = 2
    7372      Action = Core.AGameEnd
    7473    end
    7574    object ToolButton4: TToolButton
    76       Left = 157
     75      Left = 97
    7776      Top = 2
    7877      Action = Core.AGameRestart
    7978    end
    8079    object ToolButton5: TToolButton
    81       Left = 221
     80      Left = 129
    8281      Top = 2
    8382      Action = Core.ASettings
     
    8584  end
    8685  object MainMenu1: TMainMenu
    87     Images = Core.ImageList1
     86    Images = Core.ImageListSmall
    8887    left = 72
    8988    top = 48
Note: See TracChangeset for help on using the changeset viewer.