Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/KuroutSetting.dfm

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

revision 1.2.2.1 by yoffy, Thu Sep 9 16:20:33 2004 UTC revision 1.2.2.2 by yoffy, Fri Oct 8 05:44:53 2004 UTC
# Line 1  Line 1 
1  object KuroutOption: TKuroutOption  object KuroutOption: TKuroutOption
2    Left = 260    Left = 43
3    Top = 167    Top = 114
4    Width = 525    Width = 525
5    Height = 457    Height = 457
6    Caption = #35443#32048#35373#23450    Caption = #35443#32048#35373#23450
# Line 140  object KuroutOption: TKuroutOption Line 140  object KuroutOption: TKuroutOption
140            TabOrder = 3            TabOrder = 3
141          end          end
142        end        end
143          object GroupBox1: TGroupBox
144            Left = 14
145            Top = 232
146            Width = 475
147            Height = 57
148            Caption = #12395#12385#12419#12435#35486#26696#20869#27231#33021
149            TabOrder = 2
150            Visible = False
151            object Label5: TLabel
152              Left = 8
153              Top = 16
154              Width = 234
155              Height = 12
156              Caption = #12395#12385#12419#12435#35486#12434#20351#12387#12390#12462#12467#12490#12499#12434#12469#12509#12540#12488#12375#12414#12377#12290
157            end
158            object GengoSupport: TCheckBox
159              Left = 8
160              Top = 32
161              Width = 201
162              Height = 17
163              Caption = #12395#12385#12419#12435#35486#26696#20869#27231#33021#12434#26377#21177#12395#12377#12427
164              TabOrder = 0
165            end
166          end
167        end
168        object ColumnTabSheet: TTabSheet
169          Caption = #35443#32048#35373#23450'2'
170          ImageIndex = 1
171          object CategoryColumnGroupBox: TGroupBox
172            Left = 8
173            Top = 16
174            Width = 481
175            Height = 145
176            Caption = #34920#31034#12459#12521#12512#35373#23450'('#12459#12486#12468#12522#12540')'
177            TabOrder = 0
178            object Label1: TLabel
179              Left = 80
180              Top = 16
181              Width = 60
182              Height = 12
183              Caption = #38750#34920#31034#38917#30446
184            end
185            object Label2: TLabel
186              Left = 312
187              Top = 16
188              Width = 48
189              Height = 12
190              Caption = #34920#31034#38917#30446
191            end
192            object CUnVisibledListBox: TListBox
193              Left = 32
194              Top = 33
195              Width = 161
196              Height = 65
197              ItemHeight = 12
198              TabOrder = 0
199            end
200            object CVisibledListBox: TListBox
201              Left = 264
202              Top = 33
203              Width = 161
204              Height = 65
205              ItemHeight = 12
206              TabOrder = 1
207            end
208            object CAddButton: TButton
209              Left = 200
210              Top = 38
211              Width = 57
212              Height = 25
213              Caption = '>>'
214              TabOrder = 2
215              OnClick = CAddButtonClick
216            end
217            object CDeleteButton: TButton
218              Left = 200
219              Top = 70
220              Width = 57
221              Height = 25
222              Caption = '<<'
223              TabOrder = 3
224              OnClick = CDeleteButtonClick
225            end
226            object CUpButton: TButton
227              Left = 264
228              Top = 104
229              Width = 75
230              Height = 25
231              Caption = #19978#12408
232              TabOrder = 4
233              OnClick = CUpButtonClick
234            end
235            object CDownButton: TButton
236              Left = 352
237              Top = 104
238              Width = 75
239              Height = 25
240              Caption = #19979#12504
241              TabOrder = 5
242              OnClick = CDownButtonClick
243            end
244          end
245          object BoardColumnGroupBox: TGroupBox
246            Left = 8
247            Top = 168
248            Width = 481
249            Height = 185
250            Caption = #34920#31034#12459#12521#12512#35373#23450'('#26495')'
251            TabOrder = 1
252            object Label3: TLabel
253              Left = 80
254              Top = 16
255              Width = 60
256              Height = 12
257              Caption = #38750#34920#31034#38917#30446
258            end
259            object Label4: TLabel
260              Left = 312
261              Top = 16
262              Width = 48
263              Height = 12
264              Caption = #34920#31034#38917#30446
265            end
266            object BUnVisibledListBox: TListBox
267              Left = 32
268              Top = 31
269              Width = 161
270              Height = 113
271              ItemHeight = 12
272              TabOrder = 0
273            end
274            object BVisibledListBox: TListBox
275              Left = 264
276              Top = 31
277              Width = 161
278              Height = 113
279              ItemHeight = 12
280              TabOrder = 1
281            end
282            object BAddButton: TButton
283              Left = 200
284              Top = 48
285              Width = 57
286              Height = 25
287              Caption = '>>'
288              TabOrder = 2
289              OnClick = BAddButtonClick
290            end
291            object BDeleteButton: TButton
292              Left = 200
293              Top = 80
294              Width = 57
295              Height = 25
296              Caption = '<<'
297              TabOrder = 3
298              OnClick = BDeleteButtonClick
299            end
300            object BUpButton: TButton
301              Left = 264
302              Top = 152
303              Width = 75
304              Height = 25
305              Caption = #19978#12408
306              TabOrder = 4
307              OnClick = BUpButtonClick
308            end
309            object BDownButton: TButton
310              Left = 352
311              Top = 152
312              Width = 75
313              Height = 25
314              Caption = #19979#12504
315              TabOrder = 5
316              OnClick = BDownButtonClick
317            end
318          end
319      end      end
320    end    end
321    object OkBotton: TButton    object OkBotton: TButton

Legend:
Removed from v.1.2.2.1  
changed lines
  Added in v.1.2.2.2

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