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.105 by yoffy, Wed Apr 7 02:09:02 2004 UTC revision 1.106 by yoffy, Wed Apr 7 16:40:46 2004 UTC
# Line 227  object GikoForm: TGikoForm Line 227  object GikoForm: TGikoForm
227            RightClickSelect = True            RightClickSelect = True
228            ShowRoot = False            ShowRoot = False
229            TabOrder = 3            TabOrder = 3
           OnClick = FavoriteTreeViewClick  
230            OnDblClick = FavoriteTreeViewDblClick            OnDblClick = FavoriteTreeViewDblClick
231            OnDragDrop = FavoriteTreeViewDragDrop            OnDragDrop = FavoriteTreeViewDragDrop
232            OnDragOver = FavoriteTreeViewDragOver            OnDragOver = FavoriteTreeViewDragOver
# Line 235  object GikoForm: TGikoForm Line 234  object GikoForm: TGikoForm
234            OnEndDrag = FavoriteTreeViewEndDrag            OnEndDrag = FavoriteTreeViewEndDrag
235            OnKeyDown = FavoriteTreeViewKeyDown            OnKeyDown = FavoriteTreeViewKeyDown
236            OnMouseDown = FavoriteTreeViewMouseDown            OnMouseDown = FavoriteTreeViewMouseDown
237              OnMouseUp = FavoriteTreeViewMouseUp
238          end          end
239          object FavoriteToolBar: TToolBar          object FavoriteToolBar: TToolBar
240            Left = 0            Left = 0

Legend:
Removed from v.1.105  
changed lines
  Added in v.1.106

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