Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/Option.dfm

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

revision 1.52 by genyakun, Fri Aug 13 07:45:13 2004 UTC revision 1.53 by genyakun, Fri Aug 13 11:40:21 2004 UTC
# Line 1  Line 1 
1  object OptionDialog: TOptionDialog  object OptionDialog: TOptionDialog
2    Left = 394    Left = 224
3    Top = 138    Top = 122
4    BorderStyle = bsDialog    BorderStyle = bsDialog
5    Caption = #12458#12503#12471#12519#12531    Caption = #12458#12503#12471#12519#12531
6    ClientHeight = 428    ClientHeight = 428
# Line 26  object OptionDialog: TOptionDialog Line 26  object OptionDialog: TOptionDialog
26      Caption = #12497#12473#12527#12540#12489'(&P)'      Caption = #12497#12473#12527#12540#12489'(&P)'
27    end    end
28    object OkBotton: TButton    object OkBotton: TButton
29      Left = 232      Left = 136
30      Top = 400      Top = 400
31      Width = 89      Width = 89
32      Height = 21      Height = 21
# Line 37  object OptionDialog: TOptionDialog Line 37  object OptionDialog: TOptionDialog
37      OnClick = OkBottonClick      OnClick = OkBottonClick
38    end    end
39    object CancelBotton: TButton    object CancelBotton: TButton
40      Left = 328      Left = 232
41      Top = 400      Top = 400
42      Width = 89      Width = 89
43      Height = 21      Height = 21
# Line 1536  object OptionDialog: TOptionDialog Line 1536  object OptionDialog: TOptionDialog
1536      end      end
1537    end    end
1538    object ApplyButton: TButton    object ApplyButton: TButton
1539      Left = 424      Left = 328
1540      Top = 400      Top = 400
1541      Width = 89      Width = 89
1542      Height = 21      Height = 21
# Line 1546  object OptionDialog: TOptionDialog Line 1546  object OptionDialog: TOptionDialog
1546      TabOrder = 3      TabOrder = 3
1547      OnClick = ApplyButtonClick      OnClick = ApplyButtonClick
1548    end    end
1549      object CroutOption: TButton
1550        Left = 424
1551        Top = 400
1552        Width = 88
1553        Height = 21
1554        Caption = #35443#32048#35373#23450
1555        TabOrder = 4
1556      end
1557    object FontDialog: TFontDialog    object FontDialog: TFontDialog
1558      Font.Charset = SHIFTJIS_CHARSET      Font.Charset = SHIFTJIS_CHARSET
1559      Font.Color = clWindowText      Font.Color = clWindowText

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53

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