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.6 by yoffy, Wed Aug 13 19:53:02 2003 UTC revision 1.7 by yoffy, Thu Aug 14 04:14:31 2003 UTC
# Line 616  object GikoForm: TGikoForm Line 616  object GikoForm: TGikoForm
616                  Width = 8                  Width = 8
617                  Style = tbsSeparator                  Style = tbsSeparator
618                end                end
619                object EditorButton: TToolButton                object SelectResToolButton: TToolButton
620                  Left = 166                  Left = 166
621                  Top = 0                  Top = 0
622                  Action = EditorAction                  Action = SelectResAction
623                end                end
624                object ToolButton11: TToolButton                object ToolButton16: TToolButton
625                  Left = 191                  Left = 191
626                  Top = 0                  Top = 0
627                  Width = 8                  Width = 8
628                    Caption = 'ToolButton16'
629                    ImageIndex = 13
630                  Style = tbsSeparator                  Style = tbsSeparator
631                end                end
632                object IEButton: TToolButton                object EditorButton: TToolButton
633                  Left = 199                  Left = 199
634                  Top = 0                  Top = 0
635                  Action = IEAction                  Action = EditorAction
                 DropdownMenu = BrowserPopupMenu  
                 Style = tbsDropDown  
636                end                end
637                object ToolButton5: TToolButton                object ToolButton11: TToolButton
638                  Left = 235                  Left = 224
639                  Top = 0                  Top = 0
640                  Width = 8                  Width = 8
641                  Style = tbsSeparator                  Style = tbsSeparator
642                end                end
643                object ItemReloadButton: TToolButton                object IEButton: TToolButton
644                  Left = 243                  Left = 232
645                  Top = 0                  Top = 0
646                  Action = ItemReloadAction                  Action = IEAction
647                    DropdownMenu = BrowserPopupMenu
648                    Style = tbsDropDown
649                end                end
650                object ToolButton16: TToolButton                object ToolButton5: TToolButton
651                  Left = 268                  Left = 268
652                  Top = 0                  Top = 0
653                  Width = 8                  Width = 8
                 Caption = 'ToolButton16'  
                 ImageIndex = 13  
654                  Style = tbsSeparator                  Style = tbsSeparator
655                end                end
656                object SelectResToolButton: TToolButton                object ItemReloadButton: TToolButton
657                  Left = 276                  Left = 276
658                  Top = 0                  Top = 0
659                  Action = SelectResAction                  Action = ItemReloadAction
660                end                end
661              end              end
662              object BrowserNameToolBar: TToolBar              object BrowserNameToolBar: TToolBar

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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