OSDN Git Service

・スレタイの特定ワードを非表示にする機能に「©bbspink.com」も追加
[gikonavigoeson/gikonavi.git] / Search.dfm
1 object SearchDialog: TSearchDialog
2   Left = 357
3   Top = 115
4   Width = 458
5   Height = 330
6   HorzScrollBar.Visible = False
7   VertScrollBar.Visible = False
8   Caption = #12525#12464#26908#32034
9   Color = clBtnFace
10   Constraints.MinHeight = 315
11   Constraints.MinWidth = 458
12   Font.Charset = SHIFTJIS_CHARSET
13   Font.Color = clWindowText
14   Font.Height = -12
15   Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
16   Font.Style = []
17   OldCreateOrder = False
18   OnCloseQuery = FormCloseQuery
19   OnCreate = FormCreate
20   OnDestroy = FormDestroy
21   DesignSize = (
22     442
23     292)
24   PixelsPerInch = 96
25   TextHeight = 12
26   object BoardLabel: TLabel
27     Left = 8
28     Top = 116
29     Width = 72
30     Height = 12
31     Caption = #26908#32034#12377#12427#26495'(&L)'
32     FocusControl = BoardListView
33   end
34   object Label1: TLabel
35     Left = 8
36     Top = 8
37     Width = 75
38     Height = 12
39     Caption = #26908#32034#25991#23383#21015'(&S)'
40   end
41   object BoardListView: TListView
42     Left = 156
43     Top = 136
44     Width = 285
45     Height = 129
46     Anchors = [akLeft, akTop, akRight, akBottom]
47     Checkboxes = True
48     Columns = <
49       item
50         Width = 260
51       end>
52     HideSelection = False
53     ReadOnly = True
54     RowSelect = True
55     ShowColumnHeaders = False
56     TabOrder = 3
57     ViewStyle = vsReport
58     OnChange = BoardListViewChange
59     OnDblClick = BoardListViewDblClick
60     OnResize = BoardListViewResize
61   end
62   object OkBotton: TButton
63     Left = 248
64     Top = 271
65     Width = 93
66     Height = 21
67     Anchors = [akRight, akBottom]
68     Caption = #26908#32034#38283#22987
69     Default = True
70     TabOrder = 4
71     OnClick = OkBottonClick
72   end
73   object CancelBotton: TButton
74     Left = 348
75     Top = 271
76     Width = 93
77     Height = 21
78     Anchors = [akRight, akBottom]
79     Cancel = True
80     Caption = #12461#12515#12531#12475#12523
81     Enabled = False
82     ModalResult = 2
83     TabOrder = 5
84     OnClick = CancelBottonClick
85   end
86   object SearchComboBox: TComboBox
87     Left = 96
88     Top = 4
89     Width = 345
90     Height = 20
91     Anchors = [akLeft, akTop, akRight]
92     DropDownCount = 20
93     ItemHeight = 12
94     TabOrder = 0
95     Items.Strings = (
96       '11111'
97       '111111'
98       '222222'
99       '222222'
100       '222222'
101       '222222'
102       '222222'
103       '222222'
104       '222222'
105       '222222'
106       '222222'
107       '222222'
108       '222222'
109       '222222'
110       '222222'
111       '222222'
112       '222222'
113       '222222'
114       '222222'
115       '222222'
116       '222222'
117       '222222'
118       '222222'
119       '222222'
120       '222222'
121       '222222'
122       '222222'
123       '222222'
124       '222222'
125       '222222'
126       '222222'
127       '222222'
128       '222222'
129       '222222'
130       '222222'
131       '222222'
132       '222222'
133       '222222'
134       '222222'
135       '222222'
136       '222222'
137       '222222'
138       '222222'
139       '222222'
140       '222222'
141       '222222'
142       '222222'
143       '222222'
144       '222222'
145       '222222'
146       '222222')
147   end
148   object CategoryListView: TListView
149     Left = 8
150     Top = 136
151     Width = 141
152     Height = 129
153     Anchors = [akLeft, akTop, akBottom]
154     Columns = <
155       item
156         Width = 120
157       end>
158     HideSelection = False
159     ReadOnly = True
160     RowSelect = True
161     ShowColumnHeaders = False
162     TabOrder = 2
163     ViewStyle = vsReport
164     OnSelectItem = CategoryListViewSelectItem
165   end
166   object AllReleaseButton: TButton
167     Left = 348
168     Top = 108
169     Width = 93
170     Height = 21
171     Anchors = [akTop, akRight]
172     Caption = #12377#12409#12390#35299#38500'(&C)'
173     TabOrder = 7
174     OnClick = AllReleaseButtonClick
175   end
176   object AllSelectButton: TButton
177     Left = 248
178     Top = 108
179     Width = 93
180     Height = 21
181     Anchors = [akTop, akRight]
182     Caption = #12377#12409#12390#36984#25246'(&A)'
183     TabOrder = 6
184     OnClick = AllSelectButtonClick
185   end
186   object GroupBox1: TGroupBox
187     Left = 8
188     Top = 28
189     Width = 433
190     Height = 69
191     Anchors = [akLeft, akTop, akRight]
192     Caption = #26908#32034#12458#12503#12471#12519#12531
193     TabOrder = 1
194     object NameCheckBox: TCheckBox
195       Left = 12
196       Top = 16
197       Width = 69
198       Height = 17
199       Caption = #21517#21069'(&N)'
200       Checked = True
201       State = cbChecked
202       TabOrder = 0
203     end
204     object MailCheckBox: TCheckBox
205       Left = 100
206       Top = 16
207       Width = 121
208       Height = 17
209       Caption = #12513#12540#12523#12450#12489#12524#12473'(&M)'
210       Checked = True
211       State = cbChecked
212       TabOrder = 1
213     end
214     object IDCheckBox: TCheckBox
215       Left = 232
216       Top = 16
217       Width = 85
218       Height = 17
219       Caption = #26085#20184'+ID(&D)'
220       Checked = True
221       State = cbChecked
222       TabOrder = 2
223     end
224     object SentenceCheckBox: TCheckBox
225       Left = 328
226       Top = 16
227       Width = 69
228       Height = 17
229       Caption = #26412#25991'(&B)'
230       Checked = True
231       State = cbChecked
232       TabOrder = 3
233     end
234     object RegExpCheckBox: TCheckBox
235       Left = 12
236       Top = 40
237       Width = 85
238       Height = 17
239       Caption = #27491#35215#34920#29694'(&E)'
240       TabOrder = 4
241     end
242     object GoogleCheckBox: TCheckBox
243       Left = 100
244       Top = 40
245       Width = 149
246       Height = 17
247       Caption = #21462#24471#28168#12415#12525#12464#12398#12415'(&R)'
248       TabOrder = 5
249       Visible = False
250     end
251     object FuzzyCharDicCheckBox: TCheckBox
252       Left = 232
253       Top = 40
254       Width = 145
255       Height = 17
256       Caption = #12354#12356#12414#12356#25991#23383#12398#21516#19968#35222
257       TabOrder = 6
258     end
259   end
260   object BoardsProgressBar: TProgressBar
261     Left = 8
262     Top = 275
263     Width = 145
264     Height = 16
265     Smooth = True
266     Step = 1
267     TabOrder = 8
268     Visible = False
269   end
270 end