aboutsummaryrefslogtreecommitdiffstats
path: root/apps/windoze/CBuilder5/BibleCS/searchfrm.dfm
diff options
context:
space:
mode:
Diffstat (limited to 'apps/windoze/CBuilder5/BibleCS/searchfrm.dfm')
-rw-r--r--apps/windoze/CBuilder5/BibleCS/searchfrm.dfm94
1 files changed, 47 insertions, 47 deletions
diff --git a/apps/windoze/CBuilder5/BibleCS/searchfrm.dfm b/apps/windoze/CBuilder5/BibleCS/searchfrm.dfm
index 8c15b6b..e308ea9 100644
--- a/apps/windoze/CBuilder5/BibleCS/searchfrm.dfm
+++ b/apps/windoze/CBuilder5/BibleCS/searchfrm.dfm
@@ -1,7 +1,7 @@
object searchForm: TsearchForm
- Left = 332
- Top = 103
- Width = 491
+ Left = 650
+ Top = 119
+ Width = 495
Height = 475
Caption = 'Search...'
Color = clBtnFace
@@ -90,7 +90,7 @@ object searchForm: TsearchForm
object Panel7: TPanel
Left = 106
Top = 0
- Width = 377
+ Width = 381
Height = 432
Align = alClient
BevelOuter = bvNone
@@ -99,14 +99,14 @@ object searchForm: TsearchForm
object pnlResult: TPanel
Left = 0
Top = 205
- Width = 377
+ Width = 381
Height = 227
Align = alClient
TabOrder = 0
object Splitter1: TSplitter
Left = 1
Top = 135
- Width = 375
+ Width = 379
Height = 5
Cursor = crVSplit
Align = alBottom
@@ -115,7 +115,7 @@ object searchForm: TsearchForm
object plPreview: TPanel
Left = 1
Top = 140
- Width = 375
+ Width = 379
Height = 86
Align = alBottom
TabOrder = 0
@@ -123,7 +123,7 @@ object searchForm: TsearchForm
object resultsLV: TListView
Left = 1
Top = 29
- Width = 375
+ Width = 379
Height = 106
Hint = 'false'
Align = alClient
@@ -160,7 +160,7 @@ object searchForm: TsearchForm
object Panel13: TPanel
Left = 1
Top = 1
- Width = 375
+ Width = 379
Height = 28
Align = alTop
BevelOuter = bvNone
@@ -179,7 +179,7 @@ object searchForm: TsearchForm
object Panel1: TPanel
Left = 0
Top = 0
- Width = 377
+ Width = 381
Height = 133
Align = alTop
BevelOuter = bvNone
@@ -187,7 +187,7 @@ object searchForm: TsearchForm
object Panel3: TPanel
Left = 0
Top = 0
- Width = 377
+ Width = 381
Height = 33
Align = alTop
BevelOuter = bvNone
@@ -196,7 +196,7 @@ object searchForm: TsearchForm
object SearchTextOld: TComboBox
Left = 0
Top = 2
- Width = 375
+ Width = 379
Height = 21
Anchors = [akLeft, akTop, akRight]
ItemHeight = 13
@@ -206,7 +206,7 @@ object searchForm: TsearchForm
object Panel8: TPanel
Left = 0
Top = 33
- Width = 377
+ Width = 381
Height = 29
Align = alTop
BevelOuter = bvNone
@@ -214,7 +214,7 @@ object searchForm: TsearchForm
object moduleName: TLabel
Left = 28
Top = 0
- Width = 349
+ Width = 353
Height = 29
Align = alClient
AutoSize = False
@@ -243,7 +243,7 @@ object searchForm: TsearchForm
object Panel10: TPanel
Left = 0
Top = 62
- Width = 377
+ Width = 381
Height = 71
Align = alClient
BevelOuter = bvNone
@@ -281,7 +281,7 @@ object searchForm: TsearchForm
end
end
object Panel4: TPanel
- Left = 296
+ Left = 300
Top = 0
Width = 81
Height = 71
@@ -313,47 +313,22 @@ object searchForm: TsearchForm
object pnlScope: TPanel
Left = 0
Top = 133
- Width = 377
+ Width = 381
Height = 72
Align = alTop
BevelOuter = bvNone
TabOrder = 2
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 377
- Height = 43
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- object scopeGroup: TRadioGroup
- Left = 0
- Top = 0
- Width = 377
- Height = 43
- Align = alClient
- Caption = 'Scope'
- Columns = 3
- ItemIndex = 0
- Items.Strings = (
- 'Entire Module'
- 'Current Results'
- 'Custom Range')
- TabOrder = 0
- OnClick = scopeGroupClick
- end
- end
object Panel5: TPanel
Left = 0
Top = 43
- Width = 377
+ Width = 381
Height = 29
Align = alBottom
- TabOrder = 1
+ TabOrder = 0
object Panel11: TPanel
Left = 165
Top = 1
- Width = 211
+ Width = 215
Height = 27
Align = alClient
BevelOuter = bvNone
@@ -362,7 +337,7 @@ object searchForm: TsearchForm
object ComboBox1: TComboBox
Left = 4
Top = 4
- Width = 203
+ Width = 207
Height = 21
Anchors = [akLeft, akTop, akRight]
Enabled = False
@@ -390,12 +365,37 @@ object searchForm: TsearchForm
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 = 483
+ Width = 487
Height = 16
Align = alBottom
Min = 0