Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/InputAssist.dfm

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

revision 1.3 by h677, Sat Feb 18 18:09:47 2006 UTC revision 1.4 by h677, Sun Feb 26 16:40:51 2006 UTC
# Line 36  object InputAssistForm: TInputAssistForm Line 36  object InputAssistForm: TInputAssistForm
36          Top = 136          Top = 136
37          Width = 75          Width = 75
38          Height = 25          Height = 25
39          Caption = #32066#20102          Caption = #32066#20102'(&X)'
40          TabOrder = 0          TabOrder = 0
41          OnClick = CloseButtonClick          OnClick = CloseButtonClick
42        end        end
# Line 54  object InputAssistForm: TInputAssistForm Line 54  object InputAssistForm: TInputAssistForm
54          Top = 40          Top = 40
55          Width = 75          Width = 75
56          Height = 25          Height = 25
57          Caption = #21066#38500          Caption = #21066#38500'(&D)'
58          TabOrder = 2          TabOrder = 2
59          OnClick = DeleteButtonClick          OnClick = DeleteButtonClick
60        end        end
# Line 63  object InputAssistForm: TInputAssistForm Line 63  object InputAssistForm: TInputAssistForm
63          Top = 8          Top = 8
64          Width = 75          Width = 75
65          Height = 25          Height = 25
66          Caption = #36861#21152          Caption = #36861#21152'(&A)'
67          TabOrder = 3          TabOrder = 3
68          OnClick = AddButtonClick          OnClick = AddButtonClick
69        end        end
# Line 126  object InputAssistForm: TInputAssistForm Line 126  object InputAssistForm: TInputAssistForm
126          Width = 75          Width = 75
127          Height = 25          Height = 25
128          Action = InsertButtonAction          Action = InsertButtonAction
129            Caption = #25407#20837'(&I)'
130          TabOrder = 1          TabOrder = 1
131        end        end
132      end      end

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

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