| 6 |
|
inherited panel_basecontent: TPanel |
| 7 |
|
inherited splitter_content: TSplitter |
| 8 |
|
Left = 300 |
| 9 |
+ |
ExplicitLeft = 300 |
| 10 |
|
end |
| 11 |
|
inherited panel_files: TPanel |
| 12 |
|
Width = 300 |
| 13 |
|
ExplicitWidth = 300 |
| 14 |
< |
inherited filelist: TListBox |
| 15 |
< |
Width = 300 |
| 16 |
< |
end |
| 17 |
< |
inherited panel_extension: TPanel |
| 18 |
< |
Width = 300 |
| 19 |
< |
inherited combo_extension: TComboBox |
| 20 |
< |
Width = 296 |
| 21 |
< |
end |
| 22 |
< |
inherited edit_filtername: TEdit |
| 23 |
< |
Width = 296 |
| 14 |
> |
inherited FilePages: TPageControl |
| 15 |
> |
Width = 298 |
| 16 |
> |
inherited tab_files: TTabSheet |
| 17 |
> |
ExplicitWidth = 290 |
| 18 |
> |
inherited panel_extension: TPanel |
| 19 |
> |
Width = 290 |
| 20 |
> |
ExplicitWidth = 290 |
| 21 |
> |
inherited combo_extension: TComboBox |
| 22 |
> |
Width = 286 |
| 23 |
> |
ExplicitWidth = 286 |
| 24 |
> |
end |
| 25 |
> |
inherited edit_filtername: TEdit |
| 26 |
> |
Width = 286 |
| 27 |
> |
ExplicitWidth = 286 |
| 28 |
> |
end |
| 29 |
> |
end |
| 30 |
> |
inherited filelist: TListBox |
| 31 |
> |
Width = 290 |
| 32 |
> |
ExplicitWidth = 290 |
| 33 |
> |
end |
| 34 |
|
end |
| 35 |
|
end |
| 36 |
|
end |
| 37 |
|
inherited panel_content: TPanel |
| 38 |
|
Left = 308 |
| 39 |
|
Width = 290 |
| 40 |
+ |
ExplicitLeft = 308 |
| 41 |
+ |
ExplicitWidth = 290 |
| 42 |
|
object group_extract: TGroupBox |
| 43 |
|
AlignWithMargins = True |
| 44 |
|
Left = 6 |
| 50 |
|
Align = alClient |
| 51 |
|
Caption = '2. Select extract-method' |
| 52 |
|
TabOrder = 0 |
| 40 |
– |
ExplicitWidth = 138 |
| 41 |
– |
ExplicitHeight = 374 |
| 53 |
|
DesignSize = ( |
| 54 |
|
278 |
| 55 |
|
415) |
| 122 |
|
ReadOnly = True |
| 123 |
|
TabOrder = 5 |
| 124 |
|
Text = 'C:\' |
| 114 |
– |
ExplicitWidth = 276 |
| 125 |
|
end |
| 126 |
|
object btn_path: TButton |
| 127 |
|
Left = 210 |
| 132 |
|
Caption = 'Select...' |
| 133 |
|
TabOrder = 6 |
| 134 |
|
OnClick = btn_pathClick |
| 125 |
– |
ExplicitLeft = 318 |
| 135 |
|
end |
| 136 |
|
object btn_export: TButton |
| 137 |
|
Left = 7 |
| 157 |
|
Caption = 'Progress ...' |
| 158 |
|
TabOrder = 1 |
| 159 |
|
Visible = False |
| 151 |
– |
ExplicitTop = 381 |
| 152 |
– |
ExplicitWidth = 138 |
| 160 |
|
DesignSize = ( |
| 161 |
|
278 |
| 162 |
|
104) |
| 188 |
|
Anchors = [akLeft, akTop, akRight] |
| 189 |
|
Smooth = True |
| 190 |
|
TabOrder = 0 |
| 184 |
– |
ExplicitWidth = 369 |
| 191 |
|
end |
| 192 |
|
object btn_abort: TButton |
| 193 |
|
Left = 8 |
| 202 |
|
end |
| 203 |
|
end |
| 204 |
|
end |
| 205 |
< |
end |
| 205 |
> |
end |