blob: e308ea9e78e82ca82403a1ebd102159a3a804a70 (
plain) (
blame)
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
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
|
object searchForm: TsearchForm
Left = 650
Top = 119
Width = 495
Height = 475
Caption = 'Search...'
Color = clBtnFace
Constraints.MinHeight = 360
Constraints.MinWidth = 360
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {
0000010001002020100000000000E80200001600000028000000200000004000
0000010004000000000080020000000000000000000000000000000000000000
000000008000008000000080800080000000800080008080000080808000C0C0
C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF006666
6666666666666666666666666666688888888888888888088888888888866888
8888888888888880888888888886688888888888888888808888888888866888
8008888088008880800080008800688888088880880808808080808088006888
8808888088080880800880888806688888008880080808880080808088066888
8808080080800800080088008000688888080888888888888888888888066888
8000088888888888888888888806688888888888888888880888888888866008
8808880888877777777878888F86088088088808887888877788888888F60880
800888078788888878878888888F6800808080878788888878878888888F6088
808087878788888877788888888F0888088087887788888878888888888F0808
0888788878788887788888F888F600000087778777877777777888FFFF866888
8880888888888888888888888886688888880888888888888888888888866800
8880808800088888888888888886688088808808080888888888888888866880
8880080800888888888888888886688088800008080888888888888888866880
8880880880088888888888888886088080808888888888888888888888860000
0080888888888888888888888886688888808888888888888888888888866888
8888088888888888888888888886666666660666666666666666666666660000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000}
OldCreateOrder = True
Position = poScreenCenter
Scaled = False
OnActivate = FormActivate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ChooseModSplitter: TSplitter
Left = 101
Top = 0
Width = 5
Height = 432
Cursor = crHSplit
Visible = False
end
object pnlChooseMod: TPanel
Left = 0
Top = 0
Width = 101
Height = 432
Align = alLeft
TabOrder = 0
Visible = False
object Panel9: TPanel
Left = 1
Top = 1
Width = 99
Height = 24
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object lblChooseModule: TLabel
Left = 4
Top = 6
Width = 74
Height = 13
Caption = 'Choose Module'
end
end
object modTreeView: TTreeView
Left = 1
Top = 25
Width = 99
Height = 406
Align = alClient
Indent = 19
TabOrder = 1
OnChange = modTreeViewChange
end
end
object Panel7: TPanel
Left = 106
Top = 0
Width = 381
Height = 432
Align = alClient
BevelOuter = bvNone
Caption = 'Panel7'
TabOrder = 1
object pnlResult: TPanel
Left = 0
Top = 205
Width = 381
Height = 227
Align = alClient
TabOrder = 0
object Splitter1: TSplitter
Left = 1
Top = 135
Width = 379
Height = 5
Cursor = crVSplit
Align = alBottom
ResizeStyle = rsUpdate
end
object plPreview: TPanel
Left = 1
Top = 140
Width = 379
Height = 86
Align = alBottom
TabOrder = 0
end
object resultsLV: TListView
Left = 1
Top = 29
Width = 379
Height = 106
Hint = 'false'
Align = alClient
Columns = <
item
Caption = 'Reference'
MinWidth = 175
Width = 175
end
item
AutoSize = True
Caption = 'Preview...'
end>
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
HideSelection = False
ReadOnly = True
RowSelect = True
ParentFont = False
ParentShowHint = False
ShowHint = True
StateImages = searchImageList
TabOrder = 1
ViewStyle = vsReport
OnChange = resultsLVChange
OnClick = ListBox1Click
OnCustomDrawItem = resultsLVCustomDrawItem
OnDblClick = ListBox1DblClick
OnInfoTip = resultsLVInfoTip
end
object Panel13: TPanel
Left = 1
Top = 1
Width = 379
Height = 28
Align = alTop
BevelOuter = bvNone
TabOrder = 2
object Button3: TButton
Left = 4
Top = 4
Width = 217
Height = 21
Caption = 'Create Verse&List From Result'
TabOrder = 0
OnClick = Button3Click
end
end
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 381
Height = 133
Align = alTop
BevelOuter = bvNone
TabOrder = 1
object Panel3: TPanel
Left = 0
Top = 0
Width = 381
Height = 33
Align = alTop
BevelOuter = bvNone
Caption = 'Panel3'
TabOrder = 0
object SearchTextOld: TComboBox
Left = 0
Top = 2
Width = 379
Height = 21
Anchors = [akLeft, akTop, akRight]
ItemHeight = 13
TabOrder = 0
end
end
object Panel8: TPanel
Left = 0
Top = 33
Width = 381
Height = 29
Align = alTop
BevelOuter = bvNone
TabOrder = 1
object moduleName: TLabel
Left = 28
Top = 0
Width = 353
Height = 29
Align = alClient
AutoSize = False
Caption = 'moduleName'
Layout = tlCenter
end
object Panel6: TPanel
Left = 0
Top = 0
Width = 28
Height = 29
Align = alLeft
BevelOuter = bvNone
TabOrder = 0
object Button1: TButton
Left = 3
Top = 3
Width = 22
Height = 21
Caption = '...'
TabOrder = 0
OnClick = Button1Click
end
end
end
object Panel10: TPanel
Left = 0
Top = 62
Width = 381
Height = 71
Align = alClient
BevelOuter = bvNone
TabOrder = 2
object searchTypeGroup: TRadioGroup
Left = 0
Top = 0
Width = 164
Height = 71
Align = alLeft
Caption = 'Search Type'
ItemIndex = 0
Items.Strings = (
'Mult Word'
'Phrase'
'Regular Expression')
TabOrder = 0
end
object searchOptionsGroup: TGroupBox
Left = 164
Top = 0
Width = 132
Height = 71
Align = alLeft
Caption = 'Search Options'
TabOrder = 1
object caseSensitiveCkBx: TCheckBox
Left = 8
Top = 16
Width = 117
Height = 17
Anchors = [akLeft, akTop, akRight]
Caption = 'Case Sensitive'
TabOrder = 0
end
end
object Panel4: TPanel
Left = 300
Top = 0
Width = 81
Height = 71
Align = alRight
BevelOuter = bvNone
TabOrder = 2
object searchBtn: TButton
Left = 4
Top = 5
Width = 75
Height = 25
Caption = 'Search'
Default = True
TabOrder = 0
OnClick = searchBtnClick
end
object Button2: TButton
Left = 4
Top = 45
Width = 75
Height = 25
Caption = '&Help'
TabOrder = 1
OnClick = Button2Click
end
end
end
end
object pnlScope: TPanel
Left = 0
Top = 133
Width = 381
Height = 72
Align = alTop
BevelOuter = bvNone
TabOrder = 2
object Panel5: TPanel
Left = 0
Top = 43
Width = 381
Height = 29
Align = alBottom
TabOrder = 0
object Panel11: TPanel
Left = 165
Top = 1
Width = 215
Height = 27
Align = alClient
BevelOuter = bvNone
Caption = 'Panel11'
TabOrder = 0
object ComboBox1: TComboBox
Left = 4
Top = 4
Width = 207
Height = 21
Anchors = [akLeft, akTop, akRight]
Enabled = False
ItemHeight = 13
TabOrder = 0
end
end
object Panel12: TPanel
Left = 1
Top = 1
Width = 164
Height = 27
Align = alLeft
BevelOuter = bvNone
TabOrder = 1
object customRangeBtn: TButton
Left = 4
Top = 4
Width = 153
Height = 21
Caption = 'Define Custom Range'
Enabled = False
TabOrder = 0
OnClick = customRangeBtnClick
end
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 381
Height = 43
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object scopeGroup: TRadioGroup
Left = 0
Top = 0
Width = 381
Height = 43
Align = alClient
Caption = 'Scope'
Columns = 3
ItemIndex = 0
Items.Strings = (
'Entire Module'
'Current Results'
'Custom Range')
TabOrder = 0
OnClick = scopeGroupClick
end
end
end
end
object progressBar: TProgressBar
Left = 0
Top = 432
Width = 487
Height = 16
Align = alBottom
Min = 0
Max = 100
Step = 1
TabOrder = 2
end
object searchImageList: TImageList
Left = 300
Top = 601
end
end
|