Changeset 12 for trunk/UFormImport.lfm


Ignore:
Timestamp:
Apr 28, 2016, 5:35:05 PM (8 years ago)
Author:
chronos
Message:
  • Added: Configurable main form stay on top feature.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UFormImport.lfm

    r10 r12  
    11object FormImport: TFormImport
    2   Left = 573
     2  Left = 575
    33  Height = 507
    4   Top = 411
     4  Top = 256
    55  Width = 652
    66  Caption = 'Import'
     
    2828  end
    2929  object ComboBoxDataFormat: TComboBox
    30     Left = 256
    31     Height = 34
     30    Left = 264
     31    Height = 28
    3232    Top = 5
    3333    Width = 140
    34     ItemHeight = 0
     34    ItemHeight = 20
    3535    ItemIndex = 0
    3636    Items.Strings = (
     
    4444  object Label1: TLabel
    4545    Left = 153
    46     Height = 24
     46    Height = 20
    4747    Top = 9
    48     Width = 116
     48    Width = 84
    4949    Caption = 'Data format:'
    5050    ParentColor = False
Note: See TracChangeset for help on using the changeset viewer.