diff options
Diffstat (limited to 'apps/windoze/CBuilder5/BibleCS/searchfrm.dfm')
-rw-r--r-- | apps/windoze/CBuilder5/BibleCS/searchfrm.dfm | 50 |
1 files changed, 24 insertions, 26 deletions
diff --git a/apps/windoze/CBuilder5/BibleCS/searchfrm.dfm b/apps/windoze/CBuilder5/BibleCS/searchfrm.dfm index e308ea9..4c8dfbc 100644 --- a/apps/windoze/CBuilder5/BibleCS/searchfrm.dfm +++ b/apps/windoze/CBuilder5/BibleCS/searchfrm.dfm @@ -1,12 +1,12 @@ object searchForm: TsearchForm
- Left = 650
- Top = 119
- Width = 495
+ Left = 466
+ Top = 338
+ Width = 490
Height = 475
Caption = 'Search...'
Color = clBtnFace
Constraints.MinHeight = 360
- Constraints.MinWidth = 360
+ Constraints.MinWidth = 490
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
@@ -50,7 +50,6 @@ object searchForm: TsearchForm Width = 5
Height = 432
Cursor = crHSplit
- Visible = False
end
object pnlChooseMod: TPanel
Left = 0
@@ -59,7 +58,6 @@ object searchForm: TsearchForm Height = 432
Align = alLeft
TabOrder = 0
- Visible = False
object Panel9: TPanel
Left = 1
Top = 1
@@ -90,7 +88,7 @@ object searchForm: TsearchForm object Panel7: TPanel
Left = 106
Top = 0
- Width = 381
+ Width = 376
Height = 432
Align = alClient
BevelOuter = bvNone
@@ -99,14 +97,14 @@ object searchForm: TsearchForm object pnlResult: TPanel
Left = 0
Top = 205
- Width = 381
+ Width = 376
Height = 227
Align = alClient
TabOrder = 0
object Splitter1: TSplitter
Left = 1
Top = 135
- Width = 379
+ Width = 374
Height = 5
Cursor = crVSplit
Align = alBottom
@@ -115,7 +113,7 @@ object searchForm: TsearchForm object plPreview: TPanel
Left = 1
Top = 140
- Width = 379
+ Width = 374
Height = 86
Align = alBottom
TabOrder = 0
@@ -123,7 +121,7 @@ object searchForm: TsearchForm object resultsLV: TListView
Left = 1
Top = 29
- Width = 379
+ Width = 374
Height = 106
Hint = 'false'
Align = alClient
@@ -160,7 +158,7 @@ object searchForm: TsearchForm object Panel13: TPanel
Left = 1
Top = 1
- Width = 379
+ Width = 374
Height = 28
Align = alTop
BevelOuter = bvNone
@@ -179,7 +177,7 @@ object searchForm: TsearchForm object Panel1: TPanel
Left = 0
Top = 0
- Width = 381
+ Width = 376
Height = 133
Align = alTop
BevelOuter = bvNone
@@ -187,7 +185,7 @@ object searchForm: TsearchForm object Panel3: TPanel
Left = 0
Top = 0
- Width = 381
+ Width = 376
Height = 33
Align = alTop
BevelOuter = bvNone
@@ -196,7 +194,7 @@ object searchForm: TsearchForm object SearchTextOld: TComboBox
Left = 0
Top = 2
- Width = 379
+ Width = 374
Height = 21
Anchors = [akLeft, akTop, akRight]
ItemHeight = 13
@@ -206,7 +204,7 @@ object searchForm: TsearchForm object Panel8: TPanel
Left = 0
Top = 33
- Width = 381
+ Width = 376
Height = 29
Align = alTop
BevelOuter = bvNone
@@ -214,7 +212,7 @@ object searchForm: TsearchForm object moduleName: TLabel
Left = 28
Top = 0
- Width = 353
+ Width = 348
Height = 29
Align = alClient
AutoSize = False
@@ -243,7 +241,7 @@ object searchForm: TsearchForm object Panel10: TPanel
Left = 0
Top = 62
- Width = 381
+ Width = 376
Height = 71
Align = alClient
BevelOuter = bvNone
@@ -281,7 +279,7 @@ object searchForm: TsearchForm end
end
object Panel4: TPanel
- Left = 300
+ Left = 295
Top = 0
Width = 81
Height = 71
@@ -313,7 +311,7 @@ object searchForm: TsearchForm object pnlScope: TPanel
Left = 0
Top = 133
- Width = 381
+ Width = 376
Height = 72
Align = alTop
BevelOuter = bvNone
@@ -321,14 +319,14 @@ object searchForm: TsearchForm object Panel5: TPanel
Left = 0
Top = 43
- Width = 381
+ Width = 376
Height = 29
Align = alBottom
TabOrder = 0
object Panel11: TPanel
Left = 165
Top = 1
- Width = 215
+ Width = 210
Height = 27
Align = alClient
BevelOuter = bvNone
@@ -337,7 +335,7 @@ object searchForm: TsearchForm object ComboBox1: TComboBox
Left = 4
Top = 4
- Width = 207
+ Width = 202
Height = 21
Anchors = [akLeft, akTop, akRight]
Enabled = False
@@ -368,7 +366,7 @@ object searchForm: TsearchForm object Panel2: TPanel
Left = 0
Top = 0
- Width = 381
+ Width = 376
Height = 43
Align = alClient
BevelOuter = bvNone
@@ -376,7 +374,7 @@ object searchForm: TsearchForm object scopeGroup: TRadioGroup
Left = 0
Top = 0
- Width = 381
+ Width = 376
Height = 43
Align = alClient
Caption = 'Scope'
@@ -395,7 +393,7 @@ object searchForm: TsearchForm object progressBar: TProgressBar
Left = 0
Top = 432
- Width = 487
+ Width = 482
Height = 16
Align = alBottom
Min = 0
|