Changeset 279 for trunk/Forms/UFormPlayer.lfm
- Timestamp:
- Feb 14, 2019, 10:52:04 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormPlayer.lfm
r188 r279 9 9 Constraints.MinHeight = 344 10 10 Constraints.MinWidth = 522 11 DesignTimePPI = 144 11 12 OnClose = FormClose 12 13 OnCreate = FormCreate 13 14 OnShow = FormShow 14 15 Position = poMainFormCenter 15 LCLVersion = '1.8. 0.4'16 LCLVersion = '1.8.4.0' 16 17 object Label1: TLabel 17 18 Left = 24 … … 24 25 object EditName: TEdit 25 26 Left = 168 26 Height = 3627 Height = 43 27 28 Top = 27 28 29 Width = 339 … … 53 54 object ComboBoxMode: TComboBox 54 55 Left = 168 55 Height = 3 656 Height = 38 56 57 Top = 72 57 58 Width = 339 … … 86 87 object ColorBox1: TColorBox 87 88 Left = 168 88 Height = 4 089 Height = 42 89 90 Top = 120 90 91 Width = 339 … … 104 105 object ComboBoxAgressivity: TComboBox 105 106 Left = 168 106 Height = 4 0107 Height = 42 107 108 Top = 168 108 109 Width = 339 … … 122 123 Height = 30 123 124 Top = 208 124 Width = 10 7125 Width = 109 125 126 Caption = 'Defensive' 126 127 TabOrder = 6 … … 136 137 object SpinEditStartUnits: TSpinEdit 137 138 Left = 224 138 Height = 36139 Height = 43 139 140 Top = 240 140 141 Width = 112
Note:
See TracChangeset
for help on using the changeset viewer.