root/trunk/Wizards/NewCollection/frame_NCWDownload.dfm
| 390 | 438 | ||
|---|---|---|---|
1 | inherited frameNCWDownload: TframeNCWDownload | 1 | inherited frameNCWDownload: TframeNCWDownload |
2 | object lblS1: TLabel [0] | 2 | Height = 160 |
3 | Constraints.MinHeight = 160 | ||
4 | Constraints.MinWidth = 320 | ||
5 | ExplicitHeight = 160 | ||
6 | object lblStatus: TLabel [0] | ||
3 | AlignWithMargins = True | 7 | AlignWithMargins = True |
4 | Left = 3 | 8 | Left = 14 |
5 | Top = 66 | 9 | Top = 63 |
6 | Width = 314 | 10 | Width = 292 |
7 | Height = 13 | 11 | Height = 13 |
8 | Margins.Top = 10 | 12 | Margins.Left = 14 |
9 | Margins.Bottom = 10 | 13 | Margins.Top = 7 |
14 | Margins.Right = 14 | ||
15 | Margins.Bottom = 0 | ||
10 | Align = alTop | 16 | Align = alTop |
11 | Alignment = taCenter | 17 | Caption = #1055#1086#1076#1082#1083#1102#1095#1077#1085#1080#1077' ...' |
12 | Caption = 'lblS1' | 18 | ExplicitWidth = 86 |
13 | ExplicitWidth = 22 | ||
14 | end | 19 | end |
15 | object Bar: TRzProgressBar [1] | 20 | object Bar: TProgressBar [1] |
16 | AlignWithMargins = True | 21 | AlignWithMargins = True |
17 | Left = 11 | 22 | Left = 14 |
18 | Top = 99 | 23 | Top = 83 |
19 | Width = 298 | 24 | Width = 292 |
20 | Margins.Left = 11 | 25 | Height = 17 |
21 | Margins.Top = 10 | 26 | Margins.Left = 14 |
22 | Margins.Right = 11 | 27 | Margins.Top = 7 |
28 | Margins.Right = 14 | ||
29 | Margins.Bottom = 0 | ||
23 | Align = alTop | 30 | Align = alTop |
24 | BorderOuter = fsFlatRounded | 31 | TabOrder = 1 |
25 | BorderWidth = 0 | ||
26 | InteriorOffset = 0 | ||
27 | PartsComplete = 0 | ||
28 | Percent = 0 | ||
29 | ThemeAware = False | ||
30 | TotalParts = 0 | ||
31 | ExplicitLeft = 14 | ||
32 | ExplicitTop = 92 | ||
33 | ExplicitWidth = 292 | ||
34 | end | 32 | end |
35 | inherited pnTitle: TPanel | 33 | inherited pnTitle: TPanel |
36 | inherited lblTitle: TLabel | 34 | inherited lblTitle: TLabel |
... | ... | ||
57 | Request.BasicAuthentication = False | 55 | Request.BasicAuthentication = False |
58 | Request.UserAgent = 'Mozilla/3.0 (compatible; Indy Library)' | 56 | Request.UserAgent = 'Mozilla/3.0 (compatible; Indy Library)' |
59 | HTTPOptions = [hoForceEncodeParams] | 57 | HTTPOptions = [hoForceEncodeParams] |
60 | Left = 240 | 58 | Left = 16 |
61 | Top = 168 | 59 | Top = 112 |
62 | end | 60 | end |
63 | end | 61 | end |
Download diff