-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDataCompare.dfm
276 lines (276 loc) · 6.37 KB
/
DataCompare.dfm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
object Form1: TForm1
Left = 228
Top = 208
Width = 733
Height = 480
Caption = 'DB Compare'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 337
Top = 25
Width = 3
Height = 428
Cursor = crHSplit
OnMoved = Splitter1Moved
end
object Panel1: TPanel
Left = 0
Top = 25
Width = 337
Height = 428
Align = alLeft
BevelOuter = bvNone
TabOrder = 0
object Panel1Labels: TPanel
Left = 0
Top = 0
Width = 337
Height = 57
Align = alTop
BevelOuter = bvNone
BorderWidth = 2
TabOrder = 0
object Label1: TLabel
Left = 1
Top = 33
Width = 27
Height = 13
Caption = 'Table'
end
object Label3: TLabel
Left = 13
Top = 11
Width = 15
Height = 13
Caption = 'DB'
end
object Label7: TLabel
Left = 64
Top = 32
Width = 32
Height = 13
Caption = 'Label7'
end
object cb1: TComboBox
Left = 32
Top = 29
Width = 297
Height = 21
Style = csDropDownList
Anchors = [akLeft, akTop, akRight]
Enabled = False
ItemHeight = 13
TabOrder = 0
OnChange = cb1Change
end
object btnDataLink1: TButton
Left = 32
Top = 7
Width = 295
Height = 21
Anchors = [akLeft, akTop, akRight]
Caption = 'Open Data Link File'
TabOrder = 1
OnClick = btnDataLink1Click
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 409
Width = 337
Height = 19
Panels = <
item
Width = 100
end
item
Width = 80
end
item
Width = 50
end>
SimplePanel = False
end
object Grid1: TStringGrid
Left = 0
Top = 57
Width = 337
Height = 352
Align = alClient
ColCount = 2
DefaultRowHeight = 17
DefaultDrawing = False
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing]
PopupMenu = PopupMenu1
TabOrder = 2
OnClick = Grid1Click
OnDrawCell = Grid1DrawCell
OnSelectCell = Grid1SelectCell
OnTopLeftChanged = Grid1TopLeftChanged
RowHeights = (
17
17)
end
end
object Panel2: TPanel
Left = 340
Top = 25
Width = 385
Height = 428
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object Panel2Labels: TPanel
Left = 0
Top = 0
Width = 385
Height = 57
Align = alTop
BevelOuter = bvNone
BorderWidth = 2
TabOrder = 0
object Label2: TLabel
Left = 2
Top = 33
Width = 27
Height = 13
Caption = 'Table'
end
object Label4: TLabel
Left = 14
Top = 11
Width = 15
Height = 13
Caption = 'DB'
end
object cb2: TComboBox
Left = 32
Top = 29
Width = 346
Height = 21
Style = csDropDownList
Anchors = [akLeft, akTop, akRight]
Enabled = False
ItemHeight = 13
TabOrder = 0
OnChange = cb2Change
end
object btnDataLink2: TButton
Left = 32
Top = 7
Width = 342
Height = 21
Anchors = [akLeft, akTop, akRight]
Caption = 'Open Data Link File'
TabOrder = 1
OnClick = btnDataLink2Click
end
end
object StatusBar2: TStatusBar
Left = 0
Top = 409
Width = 385
Height = 19
Panels = <
item
Width = 100
end
item
Width = 80
end
item
Width = 50
end>
SimplePanel = False
end
object Grid2: TStringGrid
Left = 0
Top = 57
Width = 385
Height = 352
Align = alClient
ColCount = 2
DefaultRowHeight = 17
DefaultDrawing = False
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing]
PopupMenu = PopupMenu1
TabOrder = 2
OnClick = Grid1Click
OnDrawCell = Grid2DrawCell
OnSelectCell = Grid2SelectCell
OnTopLeftChanged = Grid2TopLeftChanged
end
end
object Panel3: TPanel
Left = 0
Top = 0
Width = 725
Height = 25
Align = alTop
BevelOuter = bvNone
TabOrder = 2
object btnNext: TSpeedButton
Left = 339
Top = 1
Width = 23
Height = 22
Hint = 'Next Difference'
Glyph.Data = {
B6000000424DB600000000000000760000002800000009000000080000000100
04000000000040000000230B0000230B00001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0077770777704D
03BB7770007772CC5602770000077C01E55F70000000766600FE0000000001FF
7519777000777F2AFE84777000777D8D43FD7770007777FB9E60}
ParentShowHint = False
ShowHint = True
OnClick = btnNextClick
end
object btnPrev: TSpeedButton
Left = 315
Top = 1
Width = 23
Height = 22
Hint = 'Previous Difference'
Glyph.Data = {
B6000000424DB600000000000000760000002800000009000000080000000100
04000000000040000000230B0000230B00001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777000777B2C
14B1777000777C7068697770007770310000000000000C1D9810700000007A65
6374770000077000000077700077700000007777077770011300}
ParentShowHint = False
ShowHint = True
OnClick = btnPrevClick
end
end
object PopupMenu1: TPopupMenu
OnPopup = PopupMenu1Popup
Left = 300
Top = 80
object ShowLegend1: TMenuItem
Caption = 'Show Legend'
OnClick = ShowLegend1Click
end
end
object OpenDialog: TOpenDialog
DefaultExt = '*.udl'
Filter =
'Microsoft Data Link Files (*.udl)|*.udl|ODBC DSNs (*.dsn)|*.dsn|' +
'All Files (*.*)|*.*'
Left = 328
Top = 24
end
end