root/trunk/Wizards/NewCollection/frame_NCWImport.dfm
| 4 | 438 | ||
|---|---|---|---|
1 | inherited frameNCWImport: TframeNCWImport | 1 | inherited frameNCWImport: TframeNCWImport |
2 | Width = 474 | 2 | Width = 460 |
3 | Height = 220 | 3 | Height = 220 |
4 | Constraints.MinHeight = 220 | 4 | Constraints.MinHeight = 220 |
5 | Constraints.MinWidth = 460 | 5 | Constraints.MinWidth = 460 |
6 | ExplicitWidth = 474 | 6 | ExplicitWidth = 460 |
7 | ExplicitHeight = 220 | 7 | ExplicitHeight = 220 |
8 | object pageHint: TMHLStaticTip [0] | 8 | object pageHint: TMHLStaticTip [0] |
9 | AlignWithMargins = True | 9 | AlignWithMargins = True |
10 | Left = 14 | 10 | Left = 14 |
11 | Top = 134 | 11 | Top = 134 |
12 | Width = 446 | 12 | Width = 432 |
13 | Height = 58 | 13 | Height = 58 |
14 | Margins.Left = 14 | 14 | Margins.Left = 14 |
15 | Margins.Top = 14 | 15 | Margins.Top = 14 |
... | ... | ||
25 | ExplicitWidth = 469 | 25 | ExplicitWidth = 469 |
26 | end | 26 | end |
27 | inherited pnTitle: TPanel | 27 | inherited pnTitle: TPanel |
28 | Width = 474 | 28 | Width = 460 |
29 | ExplicitWidth = 474 | 29 | ExplicitWidth = 460 |
30 | inherited lblTitle: TLabel | 30 | inherited lblTitle: TLabel |
31 | Width = 446 | 31 | Width = 432 |
32 | Caption = #1048#1084#1087#1086#1088#1090 | 32 | Caption = #1048#1084#1087#1086#1088#1090 |
33 | ExplicitWidth = 44 | 33 | ExplicitWidth = 44 |
34 | end | 34 | end |
35 | inherited lblSubTitle: TLabel | 35 | inherited lblSubTitle: TLabel |
36 | Width = 439 | 36 | Width = 425 |
37 | Caption = #1048#1084#1087#1086#1088#1090#1080#1088#1086#1074#1072#1090#1100' '#1076#1072#1085#1085#1099#1077' '#1074' '#1085#1086#1074#1091#1102' '#1082#1086#1083#1083#1077#1082#1094#1080#1102' '#1089#1088#1072#1079#1091' '#1087#1086#1089#1083#1077' '#1089#1086#1079#1076#1072#1085#1080#1103 | 37 | Caption = #1048#1084#1087#1086#1088#1090#1080#1088#1086#1074#1072#1090#1100' '#1076#1072#1085#1085#1099#1077' '#1074' '#1085#1086#1074#1091#1102' '#1082#1086#1083#1083#1077#1082#1094#1080#1102' '#1089#1088#1072#1079#1091' '#1087#1086#1089#1083#1077' '#1089#1086#1079#1076#1072#1085#1080#1103 |
38 | ExplicitWidth = 339 | 38 | ExplicitWidth = 339 |
39 | end | 39 | end |
... | ... | ||
42 | AlignWithMargins = True | 42 | AlignWithMargins = True |
43 | Left = 14 | 43 | Left = 14 |
44 | Top = 70 | 44 | Top = 70 |
45 | Width = 453 | 45 | Width = 439 |
46 | Height = 17 | 46 | Height = 17 |
47 | Margins.Left = 14 | 47 | Margins.Left = 14 |
48 | Margins.Top = 14 | 48 | Margins.Top = 14 |
... | ... | ||
57 | AlignWithMargins = True | 57 | AlignWithMargins = True |
58 | Left = 7 | 58 | Left = 7 |
59 | Top = 94 | 59 | Top = 94 |
60 | Width = 460 | 60 | Width = 446 |
61 | Height = 26 | 61 | Height = 26 |
62 | Margins.Left = 7 | 62 | Margins.Left = 7 |
63 | Margins.Top = 7 | 63 | Margins.Top = 7 |
... | ... | ||
65 | Margins.Bottom = 0 | 65 | Margins.Bottom = 0 |
66 | Align = alTop | 66 | Align = alTop |
67 | BevelOuter = bvNone | 67 | BevelOuter = bvNone |
68 | Constraints.MinWidth = 460 | ||
69 | TabOrder = 2 | 68 | TabOrder = 2 |
70 | DesignSize = ( | 69 | DesignSize = ( |
71 | 460 | 70 | 446 |
72 | 26) | 71 | 26) |
73 | object Label4: TLabel | 72 | object Label4: TLabel |
74 | Left = 21 | 73 | Left = 21 |
75 | Top = 3 | 74 | Top = 5 |
76 | Width = 75 | 75 | Width = 75 |
77 | Height = 13 | 76 | Height = 13 |
78 | Caption = '&'#1060#1072#1081#1083' '#1080#1084#1087#1086#1088#1090#1072':' | 77 | Caption = '&'#1060#1072#1081#1083' '#1080#1084#1087#1086#1088#1090#1072':' |
79 | FocusControl = edXMLFile | 78 | FocusControl = edXMLFile |
80 | end | 79 | end |
81 | object edXMLFile: TMHLAutoCompleteEdit | 80 | object edXMLFile: TMHLAutoCompleteEdit |
82 | Left = 147 | 81 | Left = 102 |
83 | Top = 2 | 82 | Top = 2 |
84 | Width = 225 | 83 | Width = 256 |
85 | Height = 21 | 84 | Height = 21 |
86 | Anchors = [akLeft, akTop, akRight] | 85 | Anchors = [akLeft, akTop, akRight] |
87 | TabOrder = 0 | 86 | TabOrder = 0 |
88 | AutoCompleteOption = [acoFileSystem] | 87 | AutoCompleteOption = [acoFileSystem] |
89 | end | 88 | end |
90 | object btnSelectXML: TButton | 89 | object btnSelectXML: TButton |
91 | Left = 378 | 90 | Left = 364 |
92 | Top = 0 | 91 | Top = 0 |
93 | Width = 75 | 92 | Width = 75 |
94 | Height = 25 | 93 | Height = 25 |
Download diff