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.54 by h677, Thu Oct 2 13:14:42 2003 UTC revision 1.55 by yoffy, Thu Oct 2 13:16:24 2003 UTC
# Line 232  object GikoForm: TGikoForm Line 232  object GikoForm: TGikoForm
232            OnDragDrop = FavoriteTreeViewDragDrop            OnDragDrop = FavoriteTreeViewDragDrop
233            OnDragOver = FavoriteTreeViewDragOver            OnDragOver = FavoriteTreeViewDragOver
234            OnEdited = FavoriteTreeViewEdited            OnEdited = FavoriteTreeViewEdited
235              OnEndDrag = FavoriteTreeViewEndDrag
236            OnKeyDown = FavoriteTreeViewKeyDown            OnKeyDown = FavoriteTreeViewKeyDown
237          end          end
238          object FavoriteToolBar: TToolBar          object FavoriteToolBar: TToolBar
# Line 350  object GikoForm: TGikoForm Line 351  object GikoForm: TGikoForm
351                end>                end>
352              EdgeBorders = [ebLeft, ebTop, ebRight]              EdgeBorders = [ebLeft, ebTop, ebRight]
353              EdgeInner = esLowered              EdgeInner = esLowered
354              OnContextPopup = ListCoolBarContextPopup              PopupMenu = MainCoolBarPopupMenu
355              OnBandInfo = ListCoolBarBandInfo              OnBandInfo = ListCoolBarBandInfo
356              OnChevronClick = ListCoolBarChevronClick              OnChevronClick = ListCoolBarChevronClick
357              object ListToolBar: TToolBar              object ListToolBar: TToolBar
# Line 603  object GikoForm: TGikoForm Line 604  object GikoForm: TGikoForm
604                end>                end>
605              EdgeBorders = [ebLeft, ebTop, ebRight]              EdgeBorders = [ebLeft, ebTop, ebRight]
606              EdgeInner = esLowered              EdgeInner = esLowered
607              OnContextPopup = BrowserCoolBarContextPopup              PopupMenu = MainCoolBarPopupMenu
608              OnBandInfo = BrowserCoolBarBandInfo              OnBandInfo = BrowserCoolBarBandInfo
609              OnChevronClick = BrowserCoolBarChevronClick              OnChevronClick = BrowserCoolBarChevronClick
610              object BrowserToolBar: TToolBar              object BrowserToolBar: TToolBar
# Line 1000  object GikoForm: TGikoForm Line 1001  object GikoForm: TGikoForm
1001              Text = #12522#12531#12463              Text = #12522#12531#12463
1002              Width = 752              Width = 752
1003            end>            end>
1004          OnContextPopup = MainCoolBarContextPopup          PopupMenu = MainCoolBarPopupMenu
1005          OnResize = MainCoolBarResize          OnResize = MainCoolBarResize
1006          OnBandInfo = MainCoolBarBandInfo          OnBandInfo = MainCoolBarBandInfo
1007          OnChevronClick = MainCoolBarChevronClick          OnChevronClick = MainCoolBarChevronClick

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55

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