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/UFormMove.lfm

    r88 r98  
    1111  OnKeyPress = FormKeyPress
    1212  OnShow = FormShow
     13  Position = poMainFormCenter
    1314  LCLVersion = '1.3'
    1415  object SpinEditOnce: TSpinEdit
     
    5253    Height = 22
    5354    Top = 136
    54     Width = 87
     55    Width = 91
    5556    Caption = 'Every turn:'
    5657    ParentColor = False
     
    133134    Height = 22
    134135    Top = 8
    135     Width = 127
     136    Width = 132
    136137    Caption = 'Win probability:'
    137138    ParentColor = False
Note: See TracChangeset for help on using the changeset viewer.