Changeset 104 for trunk/Forms/UFormImportSource.lfm
- Timestamp:
- Oct 11, 2016, 9:49:16 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormImportSource.lfm
r96 r104 1 1 object FormImportSource: TFormImportSource 2 2 Left = 493 3 Height = 4 443 Height = 459 4 4 Top = 315 5 Width = 6 305 Width = 620 6 6 Caption = 'Import source' 7 ClientHeight = 4 448 ClientWidth = 6 307 ClientHeight = 459 8 ClientWidth = 620 9 9 OnCreate = FormCreate 10 10 OnShow = FormShow … … 15 15 Height = 28 16 16 Top = 10 17 Width = 4 8117 Width = 471 18 18 Anchors = [akTop, akLeft, akRight] 19 19 TabOrder = 0 … … 39 39 Height = 28 40 40 Top = 49 41 Width = 3 6041 Width = 350 42 42 Anchors = [akTop, akLeft, akRight] 43 43 TabOrder = 1 44 44 end 45 45 object ButtonOk: TButton 46 Left = 5 4147 Height = 25 48 Top = 4 0646 Left = 531 47 Height = 25 48 Top = 421 49 49 Width = 75 50 50 Anchors = [akRight, akBottom] … … 54 54 end 55 55 object ButtonCancel: TButton 56 Left = 4 3957 Height = 25 58 Top = 4 0656 Left = 429 57 Height = 25 58 Top = 421 59 59 Width = 75 60 60 Anchors = [akRight, akBottom] … … 75 75 Height = 28 76 76 Top = 91 77 Width = 3 6077 Width = 350 78 78 Anchors = [akTop, akLeft, akRight] 79 79 ItemHeight = 20 … … 82 82 end 83 83 object ButtonShowFormat: TButton 84 Left = 50384 Left = 493 85 85 Height = 25 86 86 Top = 91 … … 111 111 Height = 141 112 112 Top = 160 113 Width = 4 81113 Width = 471 114 114 Anchors = [akTop, akLeft, akRight] 115 115 ItemHeight = 0 … … 138 138 Left = 10 139 139 Height = 2 140 Top = 393141 Width = 5 80142 Anchors = [akLeft, ak Bottom]140 Top = 408 141 Width = 597 142 Anchors = [akLeft, akRight, akBottom] 143 143 end 144 144 object Label5: TLabel … … 175 175 end 176 176 object ButtonOpenURL: TButton 177 Left = 503177 Left = 493 178 178 Height = 25 179 179 Top = 52
Note:
See TracChangeset
for help on using the changeset viewer.