Ignore:
Timestamp:
Sep 21, 2018, 2:09:10 PM (6 years ago)
Author:
chronos
Message:
  • Added: Support for color themes.
  • Added: Remember dimensions for more forms.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r227 r243  
    55  Width = 775
    66  Caption = 'xTactics'
    7   ClientHeight = 587
     7  ClientHeight = 596
    88  ClientWidth = 775
    9   DesignTimePPI = 144
     9  DesignTimePPI = 120
    1010  Menu = MainMenu1
    1111  OnActivate = FormActivate
     
    1515  OnKeyUp = FormKeyUp
    1616  OnShow = FormShow
    17   LCLVersion = '1.8.4.0'
     17  LCLVersion = '1.8.2.0'
    1818  WindowState = wsMaximized
    1919  object ToolBar1: TToolBar
     
    7979  object PanelMain: TPanel
    8080    Left = 0
    81     Height = 547
     81    Height = 556
    8282    Top = 40
    8383    Width = 775
Note: See TracChangeset for help on using the changeset viewer.