Develop and Download Open Source Software

Browse CVS Repository

Contents of /gikonavigoeson/gikonavi/Search.dfm

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Sat Aug 9 13:51:10 2003 UTC (20 years, 8 months ago) by hi_
Branch: hi
CVS Tags: b37, c33_4, b34, b35, b36, b33
Changes since 1.1: +0 -0 lines
新規作成

1 object SearchDialog: TSearchDialog
2 Left = 357
3 Top = 115
4 HorzScrollBar.Visible = False
5 VertScrollBar.Visible = False
6 BorderStyle = bsDialog
7 Caption = #26908#32034
8 ClientHeight = 288
9 ClientWidth = 450
10 Color = clBtnFace
11 Font.Charset = SHIFTJIS_CHARSET
12 Font.Color = clWindowText
13 Font.Height = -12
14 Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
15 Font.Style = []
16 OldCreateOrder = False
17 Position = poOwnerFormCenter
18 OnCreate = FormCreate
19 PixelsPerInch = 96
20 TextHeight = 12
21 object BoardLabel: TLabel
22 Left = 8
23 Top = 84
24 Width = 72
25 Height = 12
26 Caption = #26908#32034#12377#12427#26495'(&L)'
27 FocusControl = BoardListView
28 end
29 object Label1: TLabel
30 Left = 8
31 Top = 8
32 Width = 75
33 Height = 12
34 Caption = #26908#32034#25991#23383#21015'(&S)'
35 end
36 object BoardListView: TListView
37 Left = 156
38 Top = 100
39 Width = 285
40 Height = 157
41 Checkboxes = True
42 Columns = <
43 item
44 Width = 260
45 end>
46 HideSelection = False
47 ReadOnly = True
48 RowSelect = True
49 ShowColumnHeaders = False
50 TabOrder = 3
51 ViewStyle = vsReport
52 OnChange = BoardListViewChange
53 end
54 object OkBotton: TButton
55 Left = 248
56 Top = 264
57 Width = 93
58 Height = 21
59 Caption = #26908#32034#38283#22987
60 Default = True
61 TabOrder = 4
62 OnClick = OkBottonClick
63 end
64 object CancelBotton: TButton
65 Left = 348
66 Top = 264
67 Width = 93
68 Height = 21
69 Cancel = True
70 Caption = #12461#12515#12531#12475#12523
71 ModalResult = 2
72 TabOrder = 5
73 end
74 object ComboBox1: TComboBox
75 Left = 96
76 Top = 4
77 Width = 345
78 Height = 20
79 DropDownCount = 20
80 ItemHeight = 12
81 TabOrder = 0
82 Items.Strings = (
83 '11111'
84 '111111'
85 '222222'
86 '222222'
87 '222222'
88 '222222'
89 '222222'
90 '222222'
91 '222222'
92 '222222'
93 '222222'
94 '222222'
95 '222222'
96 '222222'
97 '222222'
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 end
135 object CategoryListView: TListView
136 Left = 8
137 Top = 100
138 Width = 141
139 Height = 157
140 Columns = <
141 item
142 Width = 120
143 end>
144 HideSelection = False
145 ReadOnly = True
146 RowSelect = True
147 ShowColumnHeaders = False
148 TabOrder = 2
149 ViewStyle = vsReport
150 OnSelectItem = CategoryListViewSelectItem
151 end
152 object AllReleaseButton: TButton
153 Left = 348
154 Top = 76
155 Width = 93
156 Height = 21
157 Caption = #12377#12409#12390#35299#38500'(&C)'
158 TabOrder = 7
159 OnClick = AllReleaseButtonClick
160 end
161 object AllSelectButton: TButton
162 Left = 248
163 Top = 76
164 Width = 93
165 Height = 21
166 Caption = #12377#12409#12390#36984#25246'(&A)'
167 TabOrder = 6
168 OnClick = AllSelectButtonClick
169 end
170 object GroupBox1: TGroupBox
171 Left = 8
172 Top = 28
173 Width = 433
174 Height = 41
175 Caption = #26908#32034#23550#35937
176 TabOrder = 1
177 object CheckBox1: TCheckBox
178 Left = 12
179 Top = 16
180 Width = 69
181 Height = 17
182 Caption = #21517#21069'(&N)'
183 TabOrder = 0
184 end
185 object CheckBox2: TCheckBox
186 Left = 92
187 Top = 16
188 Width = 121
189 Height = 17
190 Caption = #12513#12540#12523#12450#12489#12524#12473'(&M)'
191 TabOrder = 1
192 end
193 object CheckBox3: TCheckBox
194 Left = 224
195 Top = 16
196 Width = 85
197 Height = 17
198 Caption = #26085#20184'+ID(&D)'
199 TabOrder = 2
200 end
201 object CheckBox4: TCheckBox
202 Left = 320
203 Top = 16
204 Width = 69
205 Height = 17
206 Caption = #26412#25991'(&B)'
207 TabOrder = 3
208 end
209 end
210 end

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26