Ignore:
Timestamp:
Feb 14, 2019, 10:52:04 PM (6 years ago)
Author:
chronos
Message:
  • Modified: User interface for the list of players moved to the separate form.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormPlayer.lfm

    r188 r279  
    99  Constraints.MinHeight = 344
    1010  Constraints.MinWidth = 522
     11  DesignTimePPI = 144
    1112  OnClose = FormClose
    1213  OnCreate = FormCreate
    1314  OnShow = FormShow
    1415  Position = poMainFormCenter
    15   LCLVersion = '1.8.0.4'
     16  LCLVersion = '1.8.4.0'
    1617  object Label1: TLabel
    1718    Left = 24
     
    2425  object EditName: TEdit
    2526    Left = 168
    26     Height = 36
     27    Height = 43
    2728    Top = 27
    2829    Width = 339
     
    5354  object ComboBoxMode: TComboBox
    5455    Left = 168
    55     Height = 36
     56    Height = 38
    5657    Top = 72
    5758    Width = 339
     
    8687  object ColorBox1: TColorBox
    8788    Left = 168
    88     Height = 40
     89    Height = 42
    8990    Top = 120
    9091    Width = 339
     
    104105  object ComboBoxAgressivity: TComboBox
    105106    Left = 168
    106     Height = 40
     107    Height = 42
    107108    Top = 168
    108109    Width = 339
     
    122123    Height = 30
    123124    Top = 208
    124     Width = 107
     125    Width = 109
    125126    Caption = 'Defensive'
    126127    TabOrder = 6
     
    136137  object SpinEditStartUnits: TSpinEdit
    137138    Left = 224
    138     Height = 36
     139    Height = 43
    139140    Top = 240
    140141    Width = 112
Note: See TracChangeset for help on using the changeset viewer.