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.2 by h677, Wed Jan 18 15:43:43 2006 UTC revision 1.3 by h677, Sat Feb 18 18:09:47 2006 UTC
# Line 1  Line 1 
1  object InputAssistForm: TInputAssistForm  object InputAssistForm: TInputAssistForm
2    Left = 386    Left = 589
3    Top = 153    Top = 279
4    Width = 400    Width = 397
5    Height = 450    Height = 460
6    Caption = #20837#21147#12450#12471#12473#12488#35373#23450    Caption = #20837#21147#12450#12471#12473#12488#35373#23450
7    Color = clBtnFace    Color = clBtnFace
8    Font.Charset = SHIFTJIS_CHARSET    Font.Charset = SHIFTJIS_CHARSET
# Line 18  object InputAssistForm: TInputAssistForm Line 18  object InputAssistForm: TInputAssistForm
18    object Panel1: TPanel    object Panel1: TPanel
19      Left = 0      Left = 0
20      Top = 0      Top = 0
21      Width = 392      Width = 389
22      Height = 177      Height = 200
23      Align = alTop      Align = alTop
24      BevelOuter = bvLowered      BevelOuter = bvLowered
25      Caption = 'Panel1'      Caption = 'Panel1'
26      TabOrder = 0      TabOrder = 0
27      object Panel5: TPanel      object Panel5: TPanel
28        Left = 298        Left = 295
29        Top = 1        Top = 33
30        Width = 93        Width = 93
31        Height = 175        Height = 166
32        Align = alRight        Align = alRight
33        TabOrder = 0        TabOrder = 0
34        object CloseButton: TButton        object CloseButton: TButton
# Line 70  object InputAssistForm: TInputAssistForm Line 70  object InputAssistForm: TInputAssistForm
70      end      end
71      object Panel6: TPanel      object Panel6: TPanel
72        Left = 1        Left = 1
73        Top = 1        Top = 33
74        Width = 297        Width = 294
75        Height = 175        Height = 166
76        Align = alClient        Align = alClient
77        BevelOuter = bvNone        BevelOuter = bvNone
78        Caption = 'Panel6'        Caption = 'Panel6'
# Line 80  object InputAssistForm: TInputAssistForm Line 80  object InputAssistForm: TInputAssistForm
80        object GikoListView1: TGikoListView        object GikoListView1: TGikoListView
81          Left = 0          Left = 0
82          Top = 0          Top = 0
83          Width = 297          Width = 294
84          Height = 175          Height = 166
85          Align = alClient          Align = alClient
86          Columns = <>          Columns = <>
87          ReadOnly = True          ReadOnly = True
# Line 94  object InputAssistForm: TInputAssistForm Line 94  object InputAssistForm: TInputAssistForm
94          OnSelectItem = GikoListView1SelectItem          OnSelectItem = GikoListView1SelectItem
95        end        end
96      end      end
97        object Panel7: TPanel
98          Left = 1
99          Top = 1
100          Width = 387
101          Height = 32
102          Align = alTop
103          Caption = 'Panel7'
104          TabOrder = 2
105          object CategoryComboLabel: TLabel
106            Left = 12
107            Top = 10
108            Width = 77
109            Height = 12
110            Caption = #12459#12486#12468#12522#21517#36984#25246
111          end
112          object CategoryComboBox: TComboBox
113            Left = 105
114            Top = 6
115            Width = 176
116            Height = 20
117            ItemHeight = 12
118            TabOrder = 0
119            Text = 'CategoryComboBox'
120            OnChange = CategoryComboBoxChange
121            OnKeyPress = CategoryComboBoxKeyPress
122          end
123          object InsertButton: TButton
124            Left = 297
125            Top = 4
126            Width = 75
127            Height = 25
128            Action = InsertButtonAction
129            TabOrder = 1
130          end
131        end
132    end    end
133    object Panel2: TPanel    object Panel2: TPanel
134      Left = 0      Left = 0
135      Top = 177      Top = 200
136      Width = 392      Width = 389
137      Height = 246      Height = 233
138      Align = alClient      Align = alClient
139      BevelOuter = bvNone      BevelOuter = bvNone
140      Caption = 'Panel2'      Caption = 'Panel2'
# Line 107  object InputAssistForm: TInputAssistForm Line 142  object InputAssistForm: TInputAssistForm
142      object Panel3: TPanel      object Panel3: TPanel
143        Left = 0        Left = 0
144        Top = 0        Top = 0
145        Width = 392        Width = 389
146        Height = 48        Height = 48
147        Align = alTop        Align = alTop
148        BevelOuter = bvNone        BevelOuter = bvNone
# Line 142  object InputAssistForm: TInputAssistForm Line 177  object InputAssistForm: TInputAssistForm
177      object Panel4: TPanel      object Panel4: TPanel
178        Left = 0        Left = 0
179        Top = 48        Top = 48
180        Width = 392        Width = 389
181        Height = 198        Height = 185
182        Align = alClient        Align = alClient
183        BevelOuter = bvNone        BevelOuter = bvNone
184        TabOrder = 1        TabOrder = 1
185        object GroupBox1: TGroupBox        object GroupBox1: TGroupBox
186          Left = 0          Left = 0
187          Top = 0          Top = 0
188          Width = 392          Width = 389
189          Height = 198          Height = 185
190          Align = alClient          Align = alClient
191          Caption = #25407#20837#25991#23383#21015          Caption = #25407#20837#25991#23383#21015
192          TabOrder = 0          TabOrder = 0
193          object TextMemo: TMemo          object TextMemo: TMemo
194            Left = 2            Left = 2
195            Top = 14            Top = 14
196            Width = 388            Width = 385
197            Height = 182            Height = 169
198            Hint = #25407#20837#12377#12427#25991#23383#21015            Hint = #25407#20837#12377#12427#25991#23383#21015
199            Align = alClient            Align = alClient
200            ScrollBars = ssBoth            ScrollBars = ssBoth
# Line 355  object InputAssistForm: TInputAssistForm Line 390  object InputAssistForm: TInputAssistForm
390        ImageIndex = 5        ImageIndex = 5
391        ShortCut = 46        ShortCut = 46
392      end      end
393        object InsertButtonAction: TAction
394          Category = #32232#38598
395          Caption = #25407#20837
396          OnExecute = InsertButtonActionExecute
397          OnUpdate = InsertButtonActionUpdate
398        end
399        object CloseAction: TAction
400          Category = #32232#38598
401          Caption = 'CloseAction'
402          OnExecute = CloseActionExecute
403        end
404    end    end
405  end  end

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