📄 dockingmegademo.dfm
字号:
end>
end
object dxBarSubItemInsert: TdxBarSubItem
Caption = '&View'
Category = 4
Visible = ivAlways
ItemLinks = <
item
Item = dxBarButtonStartPage
Visible = True
end
item
Item = dxBarButtonSolutionExplorer
Visible = True
end
item
Item = dxBarButtonClassView
Visible = True
end
item
Item = dxBarButtonProperties
Visible = True
end
item
Item = dxBarButtonToolBox
Visible = True
end
item
BeginGroup = True
Item = dxBarSubItemOtherWindows
Visible = True
end>
end
object dxBarSubItemFormat: TdxBarSubItem
Caption = '&Style'
Category = 4
Visible = ivAlways
ItemLinks = <
item
Item = dxBarButtonColor
Visible = True
end
item
Item = dxBarButtonFont
Visible = True
end
item
BeginGroup = True
Item = dxBarButtonStandardView
Visible = True
end
item
Item = dxBarButtonNETView
Visible = True
end
item
Item = dxBarButtonOffice11View
Visible = True
end
item
Item = dxBarButtonXPView
Visible = True
end>
end
object dxBarSubItemWindow: TdxBarSubItem
Caption = '&Window'
Category = 4
Visible = ivAlways
ItemLinks = <>
end
object dxBarButtonExit: TdxBarButton
Caption = 'E&xit'
Category = 0
Hint = 'Exit'
Visible = ivAlways
ShortCut = 32856
end
object dxBarSubItemHelp: TdxBarSubItem
Caption = '&Help'
Category = 4
Visible = ivAlways
ItemLinks = <
item
Item = dxBarButton5
Visible = True
end
item
Item = dxBarButton7
Visible = True
end
item
BeginGroup = True
Item = dxBarButton2
Visible = True
end
item
Item = dxBarButton3
Visible = True
end
item
Item = dxBarButton4
Visible = True
end
item
Item = dxBarButton6
Visible = True
end
item
BeginGroup = True
Item = dxBarButton1
Visible = True
end>
end
object dxBarButtonStartPage: TdxBarButton
Caption = 'Start Page'
Category = 1
Hint = 'Start Page'
Visible = ivAlways
ImageIndex = 0
end
object dxBarButtonToolBox: TdxBarButton
Caption = 'ToolBox'
Category = 1
Hint = 'ToolBox'
Visible = ivAlways
ImageIndex = 32
end
object dxBarButtonWatch: TdxBarButton
Caption = 'Watch'
Category = 1
Hint = 'Watch'
Visible = ivAlways
ImageIndex = 33
end
object dxBarButtonOutput: TdxBarButton
Caption = 'Output'
Category = 1
Hint = 'Output'
Visible = ivAlways
ImageIndex = 29
end
object dxBarButtonCallStack: TdxBarButton
Caption = 'CallStack'
Category = 1
Hint = 'CallStack'
Visible = ivAlways
ImageIndex = 27
end
object dxBarButtonProperties: TdxBarButton
Caption = 'Properties'
Category = 1
Hint = 'Properties'
Visible = ivAlways
ImageIndex = 30
end
object dxBarButtonClassView: TdxBarButton
Caption = 'ClassView'
Category = 1
Hint = 'ClassView'
Visible = ivAlways
ImageIndex = 28
end
object dxBarButtonFont: TdxBarButton
Caption = 'Font'
Category = 2
Hint = 'Font'
Visible = ivAlways
ImageIndex = 24
end
object dxBarButtonColor: TdxBarButton
Caption = 'Color'
Category = 2
Hint = 'Color'
Visible = ivAlways
ImageIndex = 11
end
object dxBarButtonStandardView: TdxBarButton
Caption = 'Standard View'
Category = 2
Hint = 'Standard View'
Visible = ivAlways
ButtonStyle = bsChecked
GroupIndex = 5
end
object dxBarButtonNETView: TdxBarButton
Caption = 'NET View'
Category = 2
Hint = 'NET View'
Visible = ivAlways
ButtonStyle = bsChecked
GroupIndex = 5
Down = True
end
object dxBarButtonOffice11View: TdxBarButton
Caption = 'Office View'
Category = 2
Hint = 'Office View'
Visible = ivAlways
ButtonStyle = bsChecked
GroupIndex = 5
end
object dxBarButtonSolutionExplorer: TdxBarButton
Caption = 'SolutionExplorer'
Category = 1
Hint = 'SolutionExplorer'
Visible = ivAlways
ImageIndex = 31
end
object dxBarButtonDockable: TdxBarButton
Caption = 'Dockable'
Category = 5
Hint = 'Dockable'
Visible = ivAlways
ButtonStyle = bsChecked
end
object dxBarButtonHide: TdxBarButton
Caption = 'Hide'
Category = 5
Hint = 'Hide'
Visible = ivAlways
end
object dxBarButtonFloating: TdxBarButton
Caption = 'Floating'
Category = 5
Hint = 'Floating'
Visible = ivAlways
ButtonStyle = bsChecked
end
object dxBarButtonAutoHide: TdxBarButton
Caption = 'Auto Hide'
Category = 5
Hint = 'Auto Hide'
Visible = ivAlways
ButtonStyle = bsChecked
end
object dxBarSubItemOtherWindows: TdxBarSubItem
Caption = 'Other Windows'
Category = 1
Visible = ivAlways
ItemLinks = <
item
Item = dxBarButtonCallStack
Visible = True
end
item
Item = dxBarButtonOutput
Visible = True
end
item
Item = dxBarButtonWatch
Visible = True
end>
end
object dxBarButtonXPView: TdxBarButton
Caption = 'XP View'
Category = 2
Hint = 'XP View'
Visible = ivAlways
ButtonStyle = bsChecked
GroupIndex = 5
end
object dxBarButton1: TdxBarButton
Action = actAbout
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -