📄 mainform.dfm
字号:
object frmMain: TfrmMain
Left = 245
Top = 117
Width = 802
Height = 564
Caption = 'Raize Components 4.0 Demo'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
Menu = mnuMain
OldCreateOrder = True
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object pnlNotes: TRzSizePanel
Left = 555
Top = 44
Width = 239
Height = 447
Align = alRight
HotSpotColor = cl3DLight
HotSpotDotColor = 7879740
HotSpotHighlight = 11855600
HotSpotVisible = True
SizeBarWidth = 7
TabOrder = 0
object edtNotes: TRzRichEdit
Left = 8
Top = 0
Width = 231
Height = 447
Align = alClient
Color = 13170170
ScrollBars = ssVertical
TabOrder = 0
FrameColor = 5607865
FrameVisible = True
end
end
object sbrMain: TRzStatusBar
Left = 0
Top = 491
Width = 794
Height = 19
AutoStyle = False
BorderInner = fsNone
BorderOuter = fsNone
BorderSides = [sdLeft, sdTop, sdRight, sdBottom]
BorderWidth = 0
TabOrder = 1
VisualStyle = vsGradient
object RzClockStatus1: TRzClockStatus
Left = 80
Top = 0
Width = 233
Height = 19
Align = alLeft
Format = 'dddddd'
Alignment = taCenter
end
object RzKeyStatus1: TRzKeyStatus
Left = 313
Top = 0
Width = 41
Height = 19
Align = alLeft
Alignment = taCenter
end
object RzKeyStatus2: TRzKeyStatus
Left = 354
Top = 0
Width = 35
Height = 19
Align = alLeft
Key = tkNumLock
Alignment = taCenter
end
object RzKeyStatus3: TRzKeyStatus
Left = 389
Top = 0
Width = 34
Height = 19
Align = alLeft
Key = tkScrollLock
Alignment = taCenter
end
object RzResourceStatus1: TRzResourceStatus
Left = 423
Top = 0
Width = 125
Height = 19
Align = alLeft
ParentShowHint = False
BackColor = clWhite
BarColor = 9856100
BarColorStop = 7879740
BarStyle = bsGradient
end
object stsSection: TRzGlyphStatus
Left = 0
Top = 0
Width = 80
Height = 19
Align = alLeft
AutoSize = True
Caption = 'Welcome'
ImageIndex = 0
Images = imlTray
end
object RzVersionInfoStatus1: TRzVersionInfoStatus
Left = 548
Top = 0
Width = 246
Height = 19
Align = alClient
Field = vifCopyright
VersionInfo = RzVersionInfo1
end
end
object tbrMain: TRzToolbar
Left = 0
Top = 0
Width = 794
Height = 44
Images = imlMain
RowHeight = 40
ButtonLayout = blGlyphTop
ButtonWidth = 60
ButtonHeight = 40
RegIniFile = RzRegIniFile1
ShowButtonCaptions = True
TextOptions = ttoShowTextLabels
WrapControls = False
BorderInner = fsNone
BorderOuter = fsGroove
BorderSides = [sdTop]
BorderWidth = 0
GradientColorStop = 14215660
TabOrder = 2
VisualStyle = vsGradient
ToolbarControls = (
btnWelcome
btnFrames
btnTabs
btnEdits
btnComboBoxes
btnListBoxes
btnCommon
btnButtons
btnDisplay
btnDatabase
btnWidgets
btnShell
btnLauncher
btnSendMsg)
object btnFrames: TRzToolButton
Left = 64
Top = 2
Width = 102
Height = 40
GroupIndex = 1
HotIndex = 15
Layout = blGlyphTop
UseToolbarButtonLayout = False
Action = actCustomFraming
ParentShowHint = False
ShowHint = True
end
object btnComboBoxes: TRzToolButton
Left = 286
Top = 2
Width = 88
Height = 40
GroupIndex = 1
HotIndex = 39
Layout = blGlyphTop
UseToolbarButtonLayout = False
Action = actComboBoxes
ParentShowHint = False
ShowHint = True
end
object btnListBoxes: TRzToolButton
Left = 374
Top = 2
Width = 66
Height = 40
GroupIndex = 1
HotIndex = 35
Layout = blGlyphTop
UseToolbarButtonLayout = False
Action = actListBoxes
ParentShowHint = False
ShowHint = True
end
object btnCommon: TRzToolButton
Left = 440
Top = 2
GroupIndex = 1
HotIndex = 37
Layout = blGlyphTop
UseToolbarButtonLayout = False
Action = actCommonControls
ParentShowHint = False
ShowHint = True
end
object btnEdits: TRzToolButton
Left = 226
Top = 2
GroupIndex = 1
HotIndex = 31
Layout = blGlyphTop
UseToolbarButtonLayout = False
Action = actEdits
ParentShowHint = False
ShowHint = True
end
object btnButtons: TRzToolButton
Left = 500
Top = 2
GroupIndex = 1
HotIndex = 33
Layout = blGlyphTop
UseToolbarButtonLayout = False
Action = actButtons
ParentShowHint = False
ShowHint = True
end
object btnWidgets: TRzToolButton
Left = 682
Top = 2
GroupIndex = 1
HotIndex = 17
Layout = blGlyphTop
UseToolbarButtonLayout = False
Action = actWidgets
ParentShowHint = False
ShowHint = True
end
object btnDatabase: TRzToolButton
Left = 620
Top = 2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -