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.15 by h677, Sun Aug 6 03:17:02 2006 UTC revision 1.16 by h677, Sun Aug 27 16:30:02 2006 UTC
# Line 1  Line 1 
1  object KuroutOption: TKuroutOption  object KuroutOption: TKuroutOption
2    Left = 285    Left = 319
3    Top = 132    Top = 169
4    Width = 525    Width = 525
5    Height = 457    Height = 457
6    Caption = #35443#32048#35373#23450    Caption = #35443#32048#35373#23450
# Line 21  object KuroutOption: TKuroutOption Line 21  object KuroutOption: TKuroutOption
21      Top = 0      Top = 0
22      Width = 517      Width = 517
23      Height = 393      Height = 393
24      ActivePage = TabSheet1      ActivePage = KakikomiTabSheet
25      TabIndex = 0      TabIndex = 2
26      TabOrder = 0      TabOrder = 0
27      object TabSheet1: TTabSheet      object TabSheet1: TTabSheet
28        Caption = #35443#32048#35373#23450#65297        Caption = #35443#32048#35373#23450#65297
# Line 422  object KuroutOption: TKuroutOption Line 422  object KuroutOption: TKuroutOption
422            Width = 105            Width = 105
423            Height = 20            Height = 20
424            TabOrder = 0            TabOrder = 0
425              OnExit = MoveHistoryMaxEditExit
426            end
427          end
428          object AHandredGroupBox: TGroupBox
429            Left = 16
430            Top = 192
431            Width = 465
432            Height = 65
433            Caption = '100'#12524#12473#34920#31034#35373#23450
434            TabOrder = 2
435            object AHandredLabeledEdit: TLabeledEdit
436              Left = 96
437              Top = 24
438              Width = 73
439              Height = 20
440              EditLabel.Width = 81
441              EditLabel.Height = 12
442              EditLabel.Caption = #20808#38957#34920#31034#12524#12473#25968
443              LabelPosition = lpLeft
444              LabelSpacing = 3
445              TabOrder = 0
446              Text = '1'
447              OnExit = AHandredLabeledEditExit
448            end
449            object UpDown1: TUpDown
450              Left = 169
451              Top = 24
452              Width = 15
453              Height = 20
454              Associate = AHandredLabeledEdit
455              Min = 1
456              Position = 1
457              TabOrder = 1
458              Wrap = False
459          end          end
460        end        end
461      end      end

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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