Ignore:
Timestamp:
Dec 26, 2014, 2:36:01 PM (10 years ago)
Author:
chronos
Message:
  • Modified: Show dialog windows positioned to main form center.
  • Modified: Show player color selection as pretty color names with possibility to choose custom color.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormSettings.lfm

    r94 r98  
    88  ClientHeight = 563
    99  ClientWidth = 784
     10  Position = poMainFormCenter
    1011  LCLVersion = '1.3'
    1112  object ButtonOk: TButton
     
    2930  object Label1: TLabel
    3031    Left = 20
    31     Height = 25
     32    Height = 22
    3233    Top = 26
    33     Width = 95
     34    Width = 85
    3435    Caption = 'Language:'
    3536    ParentColor = False
     
    3738  object ComboBoxLanguage: TComboBox
    3839    Left = 178
    39     Height = 37
     40    Height = 34
    4041    Top = 24
    4142    Width = 196
     
    5657  object SpinEditAnimSpeed: TSpinEdit
    5758    Left = 224
    58     Height = 35
     59    Height = 32
    5960    Top = 120
    6061    Width = 122
     
    6364  object Label2: TLabel
    6465    Left = 19
    65     Height = 25
     66    Height = 22
    6667    Top = 126
    67     Width = 162
     68    Width = 145
    6869    Caption = 'Animation speed:'
    6970    ParentColor = False
     
    7172  object Label3: TLabel
    7273    Left = 360
    73     Height = 25
     74    Height = 22
    7475    Top = 130
    75     Width = 17
     76    Width = 15
    7677    Caption = '%'
    7778    ParentColor = False
Note: See TracChangeset for help on using the changeset viewer.