7 |
|
TextHeight = 13 |
8 |
|
inherited panel_basecontent: TPanel |
9 |
|
Height = 413 |
10 |
< |
ExplicitHeight = 548 |
10 |
> |
ExplicitHeight = 413 |
11 |
|
inherited splitter_content: TSplitter |
12 |
|
Height = 413 |
13 |
|
OnMoved = Splitter1Moved |
15 |
|
end |
16 |
|
inherited panel_files: TPanel |
17 |
|
Height = 413 |
18 |
< |
ExplicitHeight = 548 |
18 |
> |
ExplicitHeight = 413 |
19 |
|
inherited FilePages: TPageControl |
20 |
|
Height = 412 |
21 |
|
Constraints.MinHeight = 250 |
22 |
< |
ExplicitHeight = 547 |
22 |
> |
ExplicitHeight = 412 |
23 |
|
inherited tab_files: TTabSheet |
24 |
< |
ExplicitHeight = 467 |
24 |
> |
ExplicitHeight = 384 |
25 |
|
inherited filelist: TListBox |
26 |
|
Height = 259 |
27 |
< |
ExplicitHeight = 342 |
27 |
> |
ExplicitHeight = 259 |
28 |
|
end |
29 |
|
end |
30 |
|
inherited tab_meta: TTabSheet |
31 |
|
ExplicitLeft = 4 |
32 |
|
ExplicitTop = 24 |
33 |
|
ExplicitWidth = 190 |
34 |
< |
ExplicitHeight = 519 |
34 |
> |
ExplicitHeight = 384 |
35 |
|
inherited filelist_meta: TVirtualStringTree |
36 |
|
Height = 384 |
37 |
< |
ExplicitHeight = 519 |
37 |
> |
ExplicitHeight = 384 |
38 |
|
end |
39 |
|
end |
40 |
|
end |
41 |
|
end |
42 |
|
inherited panel_content: TPanel |
43 |
|
Height = 413 |
44 |
< |
ExplicitHeight = 548 |
44 |
> |
ExplicitHeight = 413 |
45 |
|
object Splitter1: TSplitter |
46 |
|
Left = 0 |
47 |
|
Top = 200 |
64 |
|
Caption = '3. Options && Replace' |
65 |
|
Enabled = False |
66 |
|
TabOrder = 0 |
67 |
– |
ExplicitTop = 469 |
67 |
|
object btn_replace: TButton |
68 |
|
Left = 4 |
69 |
|
Top = 50 |
118 |
|
Align = alBottom |
119 |
|
BevelOuter = bvNone |
120 |
|
TabOrder = 0 |
122 |
– |
ExplicitTop = 188 |
121 |
|
object btn_save: TButton |
122 |
|
Left = 2 |
123 |
|
Top = 2 |
138 |
|
Caption = '2. Open BMP to replace with' |
139 |
|
Enabled = False |
140 |
|
TabOrder = 2 |
143 |
– |
ExplicitLeft = -2 |
144 |
– |
ExplicitTop = 206 |
141 |
|
object image_bmppreview: TImage |
142 |
|
AlignWithMargins = True |
143 |
|
Left = 5 |