Changeset 12 for trunk/UFormImport.lfm
- Timestamp:
- Apr 28, 2016, 5:35:05 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UFormImport.lfm
r10 r12 1 1 object FormImport: TFormImport 2 Left = 57 32 Left = 575 3 3 Height = 507 4 Top = 4114 Top = 256 5 5 Width = 652 6 6 Caption = 'Import' … … 28 28 end 29 29 object ComboBoxDataFormat: TComboBox 30 Left = 2 5631 Height = 3430 Left = 264 31 Height = 28 32 32 Top = 5 33 33 Width = 140 34 ItemHeight = 034 ItemHeight = 20 35 35 ItemIndex = 0 36 36 Items.Strings = ( … … 44 44 object Label1: TLabel 45 45 Left = 153 46 Height = 2 446 Height = 20 47 47 Top = 9 48 Width = 11648 Width = 84 49 49 Caption = 'Data format:' 50 50 ParentColor = False
Note:
See TracChangeset
for help on using the changeset viewer.