Changeset 10 for trunk/UFormImport.lfm


Ignore:
Timestamp:
Apr 22, 2016, 9:59:52 PM (9 years ago)
Author:
chronos
Message:
  • Added: Interface localization support.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UFormImport.lfm

    r8 r10  
    2929  object ComboBoxDataFormat: TComboBox
    3030    Left = 256
    31     Height = 28
     31    Height = 34
    3232    Top = 5
    3333    Width = 140
    34     ItemHeight = 20
     34    ItemHeight = 0
    3535    ItemIndex = 0
    3636    Items.Strings = (
     
    4444  object Label1: TLabel
    4545    Left = 153
    46     Height = 20
     46    Height = 24
    4747    Top = 9
    48     Width = 84
     48    Width = 116
    4949    Caption = 'Data format:'
    5050    ParentColor = False
Note: See TracChangeset for help on using the changeset viewer.