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 by h677, Tue Aug 17 06:10:36 2004 UTC revision 1.3 by h677, Wed Sep 15 14:52:00 2004 UTC
# Line 1  Line 1 
1  object KuroutOption: TKuroutOption  object KuroutOption: TKuroutOption
2    Left = 260    Left = 311
3    Top = 167    Top = 171
4    Width = 525    Width = 525
5    Height = 457    Height = 457
6    Caption = #35443#32048#35373#23450    Caption = #35443#32048#35373#23450
# Line 141  object KuroutOption: TKuroutOption Line 141  object KuroutOption: TKuroutOption
141          end          end
142        end        end
143      end      end
144        object ColumnTabSheet: TTabSheet
145          Caption = #35443#32048#35373#23450'2'
146          ImageIndex = 1
147          object CategoryColumnGroupBox: TGroupBox
148            Left = 8
149            Top = 16
150            Width = 481
151            Height = 145
152            Caption = #34920#31034#12459#12521#12512#35373#23450'('#12459#12486#12468#12522#12540')'
153            TabOrder = 0
154            object Label1: TLabel
155              Left = 80
156              Top = 16
157              Width = 60
158              Height = 12
159              Caption = #38750#34920#31034#38917#30446
160            end
161            object Label2: TLabel
162              Left = 312
163              Top = 16
164              Width = 48
165              Height = 12
166              Caption = #34920#31034#38917#30446
167            end
168            object CUnVisibledListBox: TListBox
169              Left = 32
170              Top = 33
171              Width = 161
172              Height = 65
173              ItemHeight = 12
174              TabOrder = 0
175            end
176            object CVisibledListBox: TListBox
177              Left = 264
178              Top = 33
179              Width = 161
180              Height = 65
181              ItemHeight = 12
182              TabOrder = 1
183            end
184            object CAddButton: TButton
185              Left = 200
186              Top = 38
187              Width = 57
188              Height = 25
189              Caption = '>>'
190              TabOrder = 2
191              OnClick = CAddButtonClick
192            end
193            object CDeleteButton: TButton
194              Left = 200
195              Top = 70
196              Width = 57
197              Height = 25
198              Caption = '<<'
199              TabOrder = 3
200              OnClick = CDeleteButtonClick
201            end
202            object CUpButton: TButton
203              Left = 264
204              Top = 104
205              Width = 75
206              Height = 25
207              Caption = #19978#12408
208              TabOrder = 4
209              OnClick = CUpButtonClick
210            end
211            object CDownButton: TButton
212              Left = 352
213              Top = 104
214              Width = 75
215              Height = 25
216              Caption = #19979#12504
217              TabOrder = 5
218              OnClick = CDownButtonClick
219            end
220          end
221          object BoardColumnGroupBox: TGroupBox
222            Left = 8
223            Top = 168
224            Width = 481
225            Height = 185
226            Caption = #34920#31034#12459#12521#12512#35373#23450'('#26495')'
227            TabOrder = 1
228            object Label3: TLabel
229              Left = 80
230              Top = 16
231              Width = 60
232              Height = 12
233              Caption = #38750#34920#31034#38917#30446
234            end
235            object Label4: TLabel
236              Left = 312
237              Top = 16
238              Width = 48
239              Height = 12
240              Caption = #34920#31034#38917#30446
241            end
242            object BUnVisibledListBox: TListBox
243              Left = 32
244              Top = 31
245              Width = 161
246              Height = 113
247              ItemHeight = 12
248              TabOrder = 0
249            end
250            object BVisibledListBox: TListBox
251              Left = 264
252              Top = 31
253              Width = 161
254              Height = 113
255              ItemHeight = 12
256              TabOrder = 1
257            end
258            object BAddButton: TButton
259              Left = 200
260              Top = 48
261              Width = 57
262              Height = 25
263              Caption = '>>'
264              TabOrder = 2
265              OnClick = BAddButtonClick
266            end
267            object BDeleteButton: TButton
268              Left = 200
269              Top = 80
270              Width = 57
271              Height = 25
272              Caption = '<<'
273              TabOrder = 3
274              OnClick = BDeleteButtonClick
275            end
276            object BUpButton: TButton
277              Left = 264
278              Top = 152
279              Width = 75
280              Height = 25
281              Caption = #19978#12408
282              TabOrder = 4
283              OnClick = BUpButtonClick
284            end
285            object BDownButton: TButton
286              Left = 352
287              Top = 152
288              Width = 75
289              Height = 25
290              Caption = #19979#12504
291              TabOrder = 5
292              OnClick = BDownButtonClick
293            end
294          end
295        end
296    end    end
297    object OkBotton: TButton    object OkBotton: TButton
298      Left = 224      Left = 224

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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