📄 ebarmdidemomain.dfm
字号:
object EBarMDIDemoMainForm: TEBarMDIDemoMainForm
Left = 305
Top = 169
Width = 703
Height = 513
Caption = 'ExpressBars MDI Demo'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIForm
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object dxBarDockControl1: TdxBarDockControl
Left = 0
Top = 476
Width = 695
Height = 3
Align = dalBottom
AllowDocking = False
BarManager = BarManager
SunkenBorder = False
UseOwnSunkenBorder = True
end
object dxStatusBar: TdxStatusBar
Left = 0
Top = 457
Width = 695
Height = 19
Images = ilStatusBarImages
Panels = <
item
PanelStyleClassName = 'TdxStatusBarTextPanelStyle'
Width = 130
end
item
PanelStyleClassName = 'TdxStatusBarTextPanelStyle'
Fixed = False
Width = 435
end
item
PanelStyleClassName = 'TdxStatusBarTextPanelStyle'
Width = 130
end>
PaintStyle = stpsXP
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
end
object BarManager: TdxBarManager
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Bars = <
item
Caption = 'Main Menu'
DockedDockingStyle = dsTop
DockedLeft = 0
DockedTop = 0
DockingStyle = dsTop
FloatLeft = 43
FloatTop = 96
FloatClientWidth = 132
FloatClientHeight = 38
IsMainMenu = True
ItemLinks = <
item
Item = dxBarSubItemFile
Visible = True
end
item
Item = dxBarSubItemEdit
Visible = True
end
item
Item = dxBarSubItemFormat
Visible = True
end
item
Item = dxBarSubItemWindow
Visible = True
end
item
Item = dxBarSubItemHelp
Visible = True
end>
MultiLine = True
OneOnRow = True
Row = 0
UseOwnFont = False
Visible = True
WholeRow = True
end
item
Caption = 'Standard'
DockedDockingStyle = dsTop
DockedLeft = 0
DockedTop = 23
DockingStyle = dsTop
FloatLeft = 122
FloatTop = 175
FloatClientWidth = 150
FloatClientHeight = 50
ItemLinks = <
item
Item = dxBarButtonNew
Visible = True
end
item
Item = dxBarButtonOpen
Visible = True
end
item
Item = dxBarButtonSave
Visible = True
end
item
BeginGroup = True
Item = dxBarButtonPrint
Visible = True
end
item
BeginGroup = True
Item = dxBarButtonCut
Visible = True
end
item
Item = dxBarButtonCopy
Visible = True
end
item
Item = dxBarButtonPaste
Visible = True
end
item
BeginGroup = True
Item = dxBarButtonUndo
Visible = True
end>
OneOnRow = False
Row = 1
UseOwnFont = False
Visible = True
WholeRow = False
end
item
Caption = 'Format'
DockedDockingStyle = dsTop
DockedLeft = 0
DockedTop = 63
DockingStyle = dsTop
FloatLeft = 225
FloatTop = 262
FloatClientWidth = 248
FloatClientHeight = 47
ItemLinks = <
item
Item = dxBarButtonBold
Visible = True
end
item
Item = dxBarButtonItalic
Visible = True
end
item
Item = dxBarButtonUnderline
Visible = True
end
item
BeginGroup = True
Item = dxBarButtonAlignLeft
Visible = True
end
item
Item = dxBarButtonCenter
Visible = True
end
item
Item = dxBarButtonAlignRight
Visible = True
end
item
BeginGroup = True
Item = dxBarButtonBullets
Visible = True
end>
Name = 'Format'
OneOnRow = True
Row = 2
UseOwnFont = False
Visible = True
WholeRow = False
end
item
AllowClose = False
AllowCustomizing = False
AllowQuickCustomizing = False
AllowReset = False
Caption = 'Bars Style'
DockedDockingStyle = dsTop
DockedLeft = 383
DockedTop = 23
DockingStyle = dsTop
FloatLeft = 646
FloatTop = 370
FloatClientWidth = 123
FloatClientHeight = 72
Hidden = True
ItemLinks = <
item
Item = dxBarButtonStdStyle
Visible = True
end
item
Item = dxBarButtonEnhancedStyle
Visible = True
end
item
Item = dxBarButtonFlatStyle
Visible = True
end
item
Item = dxBarButtonXPStyle
Visible = True
end
item
Item = dxBarButtonOffice11Style
Visible = True
end>
Name = 'Style'
OneOnRow = False
Row = 1
UseOwnFont = False
UseRecentItems = False
Visible = True
WholeRow = False
end
item
Caption = 'Font and Colors'
DockedDockingStyle = dsTop
DockedLeft = 0
DockedTop = 103
DockingStyle = dsTop
FloatLeft = 585
FloatTop = 329
FloatClientWidth = 160
FloatClientHeight = 60
ItemLinks = <
item
Item = dxBarComboFontSize
Visible = True
end
item
Item = dxBarComboFontColor
Visible = True
end
item
Item = dxBarComboFontName
Visible = True
end>
Name = 'Font and Colors'
OneOnRow = True
Row = 3
UseOwnFont = False
Visible = True
WholeRow = False
end>
Categories.Strings = (
'File'
'Edit'
'Format'
'Window and Help'
'Menus'
'Help'
'Style')
Categories.ItemsVisibles = (
2
2
2
2
2
2
2)
Categories.Visibles = (
True
True
True
True
True
True
False)
HotImages = ilHotImages
Images = Images
DisabledLargeImages = ilDisabledImages
LargeImages = Images
PopupMenuLinks = <>
Style = bmsXP
UseSystemFont = True
Left = 14
Top = 148
DockControlHeights = (
0
0
127
0)
object dxBarButtonNew: TdxBarLargeButton
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -