Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/Giko.dfm

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

revision 1.230 by h677, Mon Nov 21 14:25:23 2005 UTC revision 1.231 by h677, Mon Nov 21 14:56:32 2005 UTC
# Line 1  Line 1 
1  object GikoForm: TGikoForm  object GikoForm: TGikoForm
2    Left = 117    Left = 321
3    Top = 96    Top = 67
4    HorzScrollBar.Visible = False    HorzScrollBar.Visible = False
5    VertScrollBar.Visible = False    VertScrollBar.Visible = False
6    AutoScroll = False    AutoScroll = False
# Line 125  object GikoForm: TGikoForm Line 125  object GikoForm: TGikoForm
125            DesignSize = (            DesignSize = (
126              145              145
127              25)              25)
128            object SpeedButton1: TSpeedButton            object CabinetCloseSpeedButton: TSpeedButton
129              Left = 121              Left = 121
130              Top = 4              Top = 4
131              Width = 20              Width = 20
# Line 153  object GikoForm: TGikoForm Line 153  object GikoForm: TGikoForm
153              ShowHint = True              ShowHint = True
154              Spacing = 0              Spacing = 0
155              Transparent = False              Transparent = False
156                OnClick = CabinetCloseSpeedButtonClick
157            end            end
158            object ToolBar1: TToolBar            object ToolBar1: TToolBar
159              Left = 2              Left = 2
# Line 192  object GikoForm: TGikoForm Line 193  object GikoForm: TGikoForm
193            List = True            List = True
194            ShowCaptions = True            ShowCaptions = True
195            TabOrder = 2            TabOrder = 2
196            object ToolButton15: TToolButton            object HistoryShowToolButton: TToolButton
197              Left = 0              Left = 0
198              Top = 0              Top = 0
199              AutoSize = True              AutoSize = True
200              Caption = #34920#31034              Caption = #34920#31034
201              ImageIndex = 0              ImageIndex = 0
202            end            end
203            object ToolButton18: TToolButton            object HistoryAllClearToolButton: TToolButton
204              Left = 40              Left = 40
205              Top = 0              Top = 0
206              AutoSize = True              AutoSize = True
207              Caption = #20840#12463#12522#12450              Caption = #20840#12463#12522#12450
208              ImageIndex = 1              ImageIndex = 1
209              OnClick = ToolButton18Click              OnClick = HistoryAllClearToolButtonClick
210            end            end
211          end          end
212          object FavoriteTreeView: TTreeView          object FavoriteTreeView: TTreeView
# Line 249  object GikoForm: TGikoForm Line 250  object GikoForm: TGikoForm
250            List = True            List = True
251            ShowCaptions = True            ShowCaptions = True
252            TabOrder = 4            TabOrder = 4
253            object ToolButton17: TToolButton            object FavoriteAddToolButton: TToolButton
254              Left = 0              Left = 0
255              Top = 0              Top = 0
256              Hint = #12362#27671#12395#20837#12426#36861#21152#12480#12452#12450#12525#12464#12434#38283#12367              Action = GikoDM.FavoriteAddAction
257              AutoSize = True              AutoSize = True
258              Caption = #36861#21152'...'              Caption = #36861#21152'...'
259            end            end
260            object ToolButton19: TToolButton            object FavoriteArrangeToolButton: TToolButton
261              Left = 41              Left = 41
262              Top = 0              Top = 0
263                Hint = #12362#27671#12395#20837#12426#25972#29702#12480#12452#12450#12525#12464#12434#38283#12367
264              AutoSize = True              AutoSize = True
265              Caption = #25972#29702'...'              Caption = #25972#29702'...'
266              ImageIndex = 1              OnClick = FavoriteArrangeToolButtonClick
267            end            end
268          end          end
269        end        end

Legend:
Removed from v.1.230  
changed lines
  Added in v.1.231

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