Produced by Araxis Merge on 11/2/2017 7:18:07 AM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
# | Location | File | Last Modified |
---|---|---|---|
1 | CAPRI_CIF.zip\CAPRI_CIF\Source | checkremoteconnections.dfm | Wed Nov 1 18:09:22 2017 UTC |
2 | CAPRI_CIF.zip\CAPRI_CIF\Source | checkremoteconnections.dfm | Wed Nov 1 19:04:25 2017 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 2 | 262 |
Changed | 1 | 2 |
Inserted | 0 | 0 |
Removed | 0 | 0 |
Whitespace | |
---|---|
Character case | Differences in character case are significant |
Line endings | Differences in line endings (CR and LF characters) are ignored |
CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
1 | object frm CheckRemot eConnectio ns: TfrmCh eckRemoteC onnections | |
2 | Left = 6 11 | |
3 | Top = 25 4 | |
4 | HelpCont ext = 5700 | |
5 | BorderIc ons = [] | |
6 | BorderSt yle = bsSi ngle | |
7 | Caption = 'Validat e Remote C onnections ' | |
8 | ClientHe ight = 349 | |
9 | ClientWi dth = 377 | |
10 | Color = clBtnFace | |
11 | Font.Cha rset = DEF AULT_CHARS ET | |
12 | Font.Col or = clWin dowText | |
13 | Font.Hei ght = -11 | |
14 | Font.Nam e = 'MS Sa ns Serif' | |
15 | Font.Sty le = [] | |
16 | OldCreat eOrder = F alse | |
17 | Position = poMainF ormCenter | |
18 | OnActiva te = FormA ctivate | |
19 | OnClose = FormClos e | |
20 | OnCreate = FormCre ate | |
21 | PixelsPe rInch = 96 | |
22 | TextHeig ht = 13 | |
23 | object L abel1: TLa bel | |
24 | Left = 8 | |
25 | Top = 8 | |
26 | Width = 107 | |
27 | Height = 13 | |
28 | Captio n = 'Avail able conne ctions:' | |
29 | end | |
30 | object L abel2: TLa bel | |
31 | Left = 184 | |
32 | Top = 8 | |
33 | Width = 102 | |
34 | Height = 13 | |
35 | Captio n = 'Could not conne ct to:' | |
36 | end | |
37 | object L abel3: TLa bel | |
38 | Left = 184 | |
39 | Top = 144 | |
40 | Width = 116 | |
41 | Height = 13 | |
42 | Captio n = 'Succe ssful conn ections:' | |
43 | end | |
44 | object G auge1: TGa uge | |
45 | Left = 8 | |
46 | Top = 328 | |
47 | Width = 361 | |
48 | Height = 17 | |
49 | Progre ss = 0 | |
50 | end | |
51 | object B utton2: TB utton | |
52 | Left = 8 | |
53 | Top = 296 | |
54 | Width = 73 | |
55 | Height = 25 | |
56 | Cancel = True | |
57 | Captio n = '&Clos e' | |
58 | TabOrd er = 2 | |
59 | OnClic k = Button 2Click | |
60 | end | |
61 | object B utton1: TB utton | |
62 | Left = 84 | |
63 | Top = 296 | |
64 | Width = 85 | |
65 | Height = 25 | |
66 | Captio n = '&Run Selected' | |
67 | Defaul t = True | |
68 | TabOrd er = 3 | |
69 | OnClic k = Button 1Click | |
70 | end | |
71 | object b tnSelectAl l: TButton | |
72 | Left = 8 | |
73 | Top = 272 | |
74 | Width = 161 | |
75 | Height = 17 | |
76 | Captio n = '&Sele ct All' | |
77 | TabOrd er = 1 | |
78 | OnClic k = btnSel ectAllClic k | |
79 | end | |
80 | object O RListBox1: TORListBo x | |
81 | Left = 8 | |
82 | Top = 25 | |
83 | Width = 161 | |
84 | Height = 247 | |
85 | ItemHe ight = 13 | |
86 | MultiS elect = Tr ue | |
87 | Parent ShowHint = False | |
88 | ShowHi nt = True | |
89 | Sorted = True | |
90 | TabOrd er = 0 | |
91 | ItemTi pColor = c lWindow | |
92 | LongLi st = False | |
93 | Pieces = '1' | |
94 | end | |
95 | object l bFailure: TORListBox | |
96 | Left = 184 | |
97 | Top = 25 | |
98 | Width = 185 | |
99 | Height = 111 | |
100 | ItemHe ight = 13 | |
101 | Parent ShowHint = False | |
102 | ShowHi nt = True | |
103 | TabOrd er = 4 | |
104 | ItemTi pColor = c lWindow | |
105 | LongLi st = False | |
106 | end | |
107 | object l bSuccess: TORListBox | |
108 | Left = 184 | |
109 | Top = 162 | |
110 | Width = 185 | |
111 | Height = 159 | |
112 | ItemHe ight = 13 | |
113 | Parent ShowHint = False | |
114 | ShowHi nt = True | |
115 | TabOrd er = 5 | |
116 | ItemTi pColor = c lWindow | |
117 | LongLi st = False | |
118 | end | |
119 | object R PCBrokerRe mote: TCCO WRPCBroker CAPRI | |
120 | ClearP arameters = True | |
121 | ClearR esults = T rue | |
122 | Connec ted = Fals e | |
123 | ListenerPo rt = PORT | |
124 | RpcVer sion = '0' | |
125 | Server = 'BROKER SERVER' | |
126 | Kernel LogIn = Tr ue | |
127 | LogIn. Mode = lmA VCodes | |
128 | LogIn. PromptDivi sion = Fal se | |
129 | OldCon nectionOnl y = False | |
130 | Left = 328 | |
131 | end | |
132 | end |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.