Ignore:
Timestamp:
Jan 17, 2025, 10:06:21 PM (4 days ago)
Author:
chronos
Message:
  • Fixed: Use scrollbox in resizable forms.
  • Fixed: Translate all forms.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormImport.lfm

    r219 r221  
    1111  LCLVersion = '3.6.0.0'
    1212  object ButtonProcess: TButton
    13     Left = 19
    14     Height = 30
     13    Left = 16
     14    Height = 38
    1515    Top = 10
    1616    Width = 128
     
    2222  object Memo1: TMemo
    2323    Left = 10
    24     Height = 549
    25     Top = 48
     24    Height = 533
     25    Top = 64
    2626    Width = 765
    2727    Anchors = [akTop, akLeft, akRight, akBottom]
     
    3333    Left = 317
    3434    Height = 38
    35     Top = 6
     35    Top = 11
    3636    Width = 168
    3737    ItemHeight = 0
     
    4949    Left = 184
    5050    Height = 26
    51     Top = 11
     51    Top = 16
    5252    Width = 106
    5353    Caption = 'Data format:'
     
    5656  end
    5757  object ButtonLoadFromFile: TButton
    58     Left = 604
    59     Height = 30
     58    Left = 608
     59    Height = 38
    6060    Top = 10
    6161    Width = 167
Note: See TracChangeset for help on using the changeset viewer.