Ignore:
Timestamp:
Jan 4, 2025, 11:08:13 PM (3 days ago)
Author:
chronos
Message:
  • Modified: Allow to resize new game, settings and game system forms to be smaller with scroll box area.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormMove.lfm

    r377 r388  
    11object FormMove: TFormMove
    22  Left = 938
    3   Height = 318
     3  Height = 323
    44  Top = 539
    55  Width = 493
    66  ActiveControl = ButtonOk
    77  Caption = 'Move'
    8   ClientHeight = 318
     8  ClientHeight = 323
    99  ClientWidth = 493
    1010  Constraints.MinHeight = 100
     
    1818    Left = 160
    1919    Height = 38
    20     Top = 272
     20    Top = 277
    2121    Width = 100
    2222    Anchors = [akRight, akBottom]
     
    3030    Left = 272
    3131    Height = 38
    32     Top = 272
     32    Top = 277
    3333    Width = 100
    3434    Anchors = [akRight, akBottom]
     
    4141    Left = 384
    4242    Height = 38
    43     Top = 272
     43    Top = 277
    4444    Width = 100
    4545    Anchors = [akRight, akBottom]
     
    5151  object ScrollBox1: TScrollBox
    5252    Left = 8
    53     Height = 250
     53    Height = 255
    5454    Top = 8
    5555    Width = 477
     
    5959    Anchors = [akTop, akLeft, akRight, akBottom]
    6060    BorderSpacing.Around = 8
    61     ClientHeight = 248
     61    ClientHeight = 253
    6262    ClientWidth = 475
    6363    TabOrder = 3
Note: See TracChangeset for help on using the changeset viewer.