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.3 by h677, Tue Aug 12 14:16:10 2003 UTC revision 1.4 by yoffy, Tue Aug 12 17:31:09 2003 UTC
# Line 310  object GikoForm: TGikoForm Line 310  object GikoForm: TGikoForm
310                end>                end>
311              EdgeBorders = [ebLeft, ebTop, ebRight]              EdgeBorders = [ebLeft, ebTop, ebRight]
312              EdgeInner = esLowered              EdgeInner = esLowered
313              PopupMenu = ListCoolBarPopupMenu              PopupMenu = MainCoolBarPopupMenu
314              OnBandInfo = ListCoolBarBandInfo              OnBandInfo = ListCoolBarBandInfo
315              OnChevronClick = ListCoolBarChevronClick              OnChevronClick = ListCoolBarChevronClick
316              object ListToolBar: TToolBar              object ListToolBar: TToolBar
# Line 548  object GikoForm: TGikoForm Line 548  object GikoForm: TGikoForm
548                end>                end>
549              EdgeBorders = [ebLeft, ebTop, ebRight]              EdgeBorders = [ebLeft, ebTop, ebRight]
550              EdgeInner = esLowered              EdgeInner = esLowered
551              PopupMenu = BrowserCoolBarPopupMenu              PopupMenu = MainCoolBarPopupMenu
552              OnBandInfo = BrowserCoolBarBandInfo              OnBandInfo = BrowserCoolBarBandInfo
553              OnChevronClick = BrowserCoolBarChevronClick              OnChevronClick = BrowserCoolBarChevronClick
554              object BrowserToolBar: TToolBar              object BrowserToolBar: TToolBar
# Line 9495  object GikoForm: TGikoForm Line 9495  object GikoForm: TGikoForm
9495        Action = LinkBarVisibleAction        Action = LinkBarVisibleAction
9496        AutoCheck = True        AutoCheck = True
9497      end      end
9498    end      object N44: TMenuItem
9499    object ListCoolBarPopupMenu: TPopupMenu        Caption = '-'
9500      Left = 100      end
9501      Top = 260      object L9: TMenuItem
     object L8: TMenuItem  
9502        Action = ListToolBarVisibleAction        Action = ListToolBarVisibleAction
9503        AutoCheck = True        AutoCheck = True
9504      end      end
9505      object I2: TMenuItem      object I3: TMenuItem
9506        Action = ListNameBarVisibleAction        Action = ListNameBarVisibleAction
9507        AutoCheck = True        AutoCheck = True
9508      end      end
9509    end      object N45: TMenuItem
9510    object BrowserCoolBarPopupMenu: TPopupMenu        Caption = '-'
9511      Left = 100      end
9512      Top = 291      object B9: TMenuItem
     object B7: TMenuItem  
9513        Action = BrowserToolBarVisibleAction        Action = BrowserToolBarVisibleAction
9514        AutoCheck = True        AutoCheck = True
9515      end      end
9516      object R4: TMenuItem      object R5: TMenuItem
9517        Action = BrowserNameBarVisibleAction        Action = BrowserNameBarVisibleAction
9518        AutoCheck = True        AutoCheck = True
9519      end      end
9520      object T10: TMenuItem      object T12: TMenuItem
9521        Caption = #12502#12521#12454#12470#12479#12502'(&T)'        Caption = #12502#12521#12454#12470#12479#12502'(&T)'
9522        object Show2: TMenuItem        object Show3: TMenuItem
9523          Action = BrowserTabVisibleAction          Action = BrowserTabVisibleAction
9524          AutoCheck = True          AutoCheck = True
9525        end        end
9526        object N41: TMenuItem        object N46: TMenuItem
9527          Caption = '-'          Caption = '-'
9528        end        end
9529        object T11: TMenuItem        object T13: TMenuItem
9530          Action = BrowserTabTopAction          Action = BrowserTabTopAction
9531          AutoCheck = True          AutoCheck = True
9532        end        end
9533        object B8: TMenuItem        object B10: TMenuItem
9534          Action = BrowserTabBottomAction          Action = BrowserTabBottomAction
9535          AutoCheck = True          AutoCheck = True
9536        end        end
9537        object N42: TMenuItem        object N47: TMenuItem
9538          Caption = '-'          Caption = '-'
9539        end        end
9540        object A11: TMenuItem        object A12: TMenuItem
9541          Action = BrowserTabTabStyleAction          Action = BrowserTabTabStyleAction
9542          AutoCheck = True          AutoCheck = True
9543        end        end
9544        object U3: TMenuItem        object U4: TMenuItem
9545          Action = BrowserTabButtonStyleAction          Action = BrowserTabButtonStyleAction
9546          AutoCheck = True          AutoCheck = True
9547        end        end
9548        object F3: TMenuItem        object F4: TMenuItem
9549          Action = BrowserTabFlatStyleAction          Action = BrowserTabFlatStyleAction
9550          AutoCheck = True          AutoCheck = True
9551        end        end
9552      end      end
9553        object N48: TMenuItem
9554          Caption = '-'
9555        end
9556        object T14: TMenuItem
9557          Action = ToolBarSettingAction
9558        end
9559    end    end
9560  end  end

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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