Changeset 55 for trunk/Forms/UFormNew.lfm
- Timestamp:
- Aug 18, 2014, 9:34:15 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormNew.lfm
r47 r55 240 240 end 241 241 object RadioGroupGrowAmount: TRadioGroup 242 Left = 3 60242 Left = 376 243 243 Height = 76 244 244 Top = 97 245 Width = 241245 Width = 305 246 246 AutoFill = True 247 247 Caption = 'Per turn grow amount' … … 254 254 ChildSizing.ControlsPerLine = 1 255 255 ClientHeight = 49 256 ClientWidth = 237256 ClientWidth = 301 257 257 Items.Strings = ( 258 258 'By one' … … 264 264 Left = 8 265 265 Height = 105 266 Top = 18 5267 Width = 185266 Top = 184 267 Width = 312 268 268 AutoFill = True 269 269 Caption = 'Growing cells' … … 276 276 ChildSizing.ControlsPerLine = 1 277 277 ClientHeight = 78 278 ClientWidth = 181278 ClientWidth = 308 279 279 Items.Strings = ( 280 280 'None' … … 285 285 end 286 286 object ComboBoxGridType: TComboBox 287 Left = 312288 Height = 3 7287 Left = 473 288 Height = 33 289 289 Top = 201 290 290 Width = 208 … … 299 299 end 300 300 object Label5: TLabel 301 Left = 216301 Left = 336 302 302 Height = 25 303 303 Top = 201 … … 315 315 end 316 316 object ComboBoxWinObjective: TComboBox 317 Left = 160318 Height = 3 7317 Left = 232 318 Height = 33 319 319 Top = 305 320 Width = 208320 Width = 328 321 321 ItemHeight = 0 322 322 Items.Strings = ( … … 338 338 end 339 339 object SpinEditNeutralUnits: TSpinEdit 340 Left = 272341 Height = 35 342 Top = 34 3340 Left = 384 341 Height = 35 342 Top = 344 343 343 Width = 98 344 344 MaxValue = 99
Note:
See TracChangeset
for help on using the changeset viewer.