Changeset 389 for trunk/Forms/FormNew.lfm
- Timestamp:
- Jan 5, 2025, 7:52:37 PM (3 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormNew.lfm
r388 r389 20 20 Top = 60 21 21 Width = 996 22 ActivePage = TabSheet Players22 ActivePage = TabSheetMap 23 23 Align = alClient 24 24 BorderSpacing.Around = 4 25 25 ParentFont = False 26 TabIndex = 126 TabIndex = 2 27 27 TabOrder = 0 28 28 OnChange = PageControl1Change … … 201 201 VertScrollBar.Page = 578 202 202 Align = alClient 203 ClientHeight = 63 2204 ClientWidth = 98 2203 ClientHeight = 634 204 ClientWidth = 984 205 205 ParentFont = False 206 206 TabOrder = 0 … … 225 225 object SpinEditMapSizeX: TSpinEdit 226 226 Left = 128 227 Height = 34227 Height = 43 228 228 Top = 4 229 229 Width = 98 … … 236 236 object SpinEditMapSizeY: TSpinEdit 237 237 Left = 128 238 Height = 34238 Height = 43 239 239 Top = 55 240 240 Width = 98 … … 249 249 Height = 30 250 250 Top = 8 251 Width = 28251 Width = 718 252 252 Max = 100 253 253 Min = 2 … … 263 263 Height = 30 264 264 Top = 49 265 Width = 28265 Width = 718 266 266 Max = 100 267 267 Min = 2 … … 284 284 object ComboBoxGridType: TComboBox 285 285 Left = 146 286 Height = 3 4286 Height = 38 287 287 Top = 104 288 288 Width = 304 … … 303 303 object ComboBoxMapShape: TComboBox 304 304 Left = 146 305 Height = 3 4305 Height = 38 306 306 Top = 144 307 307 Width = 304 … … 330 330 Height = 30 331 331 Top = 248 332 Width = 1 39332 Width = 142 333 333 Caption = 'Symetric map' 334 334 ParentFont = False … … 338 338 object SpinEditVoidPercent: TSpinEdit 339 339 Left = 216 340 Height = 34340 Height = 43 341 341 Top = 314 342 342 Width = 106 … … 351 351 Height = 30 352 352 Top = 320 353 Width = 18 6353 Width = 189 354 354 Caption = 'Inaccessible places' 355 355 ParentFont = False … … 361 361 Height = 30 362 362 Top = 366 363 Width = 69363 Width = 72 364 364 Caption = 'Cities' 365 365 ParentFont = False … … 369 369 object SpinEditCityPercent: TSpinEdit 370 370 Left = 216 371 Height = 34371 Height = 43 372 372 Top = 360 373 373 Width = 106 … … 398 398 object SpinEditNeutralUnits: TSpinEdit 399 399 Left = 312 400 Height = 34400 Height = 43 401 401 Top = 488 402 402 Width = 98 … … 418 418 object EditImageFile: TEdit 419 419 Left = 146 420 Height = 34420 Height = 43 421 421 Top = 184 422 Width = 71 2422 Width = 714 423 423 Anchors = [akTop, akLeft, akRight] 424 424 ParentFont = False … … 427 427 end 428 428 object ButtonImageBrowse: TButton 429 Left = 86 7429 Left = 869 430 430 Height = 43 431 431 Top = 184 … … 450 450 Height = 30 451 451 Top = 408 452 Width = 2 08452 Width = 211 453 453 Caption = 'Bridges between cells' 454 454 ParentFont = False … … 458 458 object SpinEditMaxPower: TSpinEdit 459 459 Left = 312 460 Height = 34460 Height = 43 461 461 Top = 440 462 462 Width = 98 … … 481 481 Height = 30 482 482 Top = 283 483 Width = 11 4483 Width = 117 484 484 Caption = 'Cyclic map' 485 485 ParentFont = False … … 489 489 object Image1: TImage 490 490 Left = 419 491 Height = 35 6491 Height = 358 492 492 Top = 272 493 Width = 55 3493 Width = 555 494 494 Anchors = [akTop, akLeft, akRight, akBottom] 495 495 OnResize = Image1Resize
Note:
See TracChangeset
for help on using the changeset viewer.