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/FormExport.lfm

    r219 r221  
    1212  object ButtonProcess: TButton
    1313    Left = 22
    14     Height = 40
     14    Height = 38
    1515    Top = 11
    1616    Width = 167
     
    2222    Left = 409
    2323    Height = 38
    24     Top = 6
     24    Top = 11
    2525    Width = 218
    2626    ItemHeight = 0
     
    3737  object ButtonSaveToFile: TButton
    3838    Left = 784
    39     Height = 40
     39    Height = 38
    4040    Top = 11
    4141    Width = 217
     
    5454    TabOrder = 3
    5555  end
     56  object Label1: TLabel
     57    Left = 280
     58    Height = 26
     59    Top = 16
     60    Width = 106
     61    Caption = 'Data format:'
     62    ParentColor = False
     63    ParentFont = False
     64  end
    5665  object SaveDialog1: TSaveDialog
    5766    Left = 474
Note: See TracChangeset for help on using the changeset viewer.