close Warning: Can't synchronize with repository "(default)" (No changeset 184 in the repository). Look in the Trac log for more information.

Ignore:
Timestamp:
Feb 17, 2016, 1:17:21 PM (8 years ago)
Author:
chronos
Message:
  • Added: Form constraintes which are also scaled for High DPI.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r100 r107  
    11object FormMain: TFormMain
    2   Left = 490
     2  Left = 784
    33  Height = 621
    4   Top = 358
     4  Top = 435
    55  Width = 775
    66  Caption = 'xTactics'
    7   ClientHeight = 595
     7  ClientHeight = 591
    88  ClientWidth = 775
    99  Menu = MainMenu1
     
    1414  OnKeyUp = FormKeyUp
    1515  OnShow = FormShow
    16   LCLVersion = '1.3'
     16  LCLVersion = '1.4.4.0'
    1717  WindowState = wsMaximized
    1818  object StatusBar1: TStatusBar
    1919    Left = 0
    20     Height = 26
    21     Top = 569
     20    Height = 28
     21    Top = 563
    2222    Width = 775
    2323    Panels = <   
     
    3535  object ToolBar1: TToolBar
    3636    Left = 0
    37     Height = 569
     37    Height = 563
    3838    Top = 0
    39     Width = 40
     39    Width = 80
    4040    Align = alLeft
    4141    ButtonHeight = 32
     
    117117  end
    118118  object PaintBox1: TPaintBox
    119     Left = 40
    120     Height = 569
     119    Left = 80
     120    Height = 563
    121121    Top = 0
    122     Width = 735
     122    Width = 695
    123123    Align = alClient
    124124    OnMouseDown = PaintBox1MouseDown
Note: See TracChangeset for help on using the changeset viewer.