📄 untmain.dfm
字号:
object frmMain: TfrmMain
Left = 0
Top = 0
Caption = 'frmMain'
ClientHeight = 347
ClientWidth = 765
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
WindowState = wsMaximized
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object tabMainContainer: TRzTabControl
AlignWithMargins = True
Left = 250
Top = 43
Width = 515
Height = 285
Margins.Left = 0
Margins.Top = 4
Margins.Right = 0
Margins.Bottom = 0
Align = alClient
AllowTabDragging = True
Color = 16119543
FlatColor = 10263441
Images = ils16
MultiLine = True
ParentColor = False
ParentShowHint = False
ShowCloseButton = True
ShowMenuButton = True
ShowFocusRect = False
ShowHint = True
ShowShadow = False
SoftCorners = True
TabColors.HighlightBar = 1350640
TabIndex = 0
TabOrder = 0
Tabs = <
item
Caption = 'Tab1'
ImageIndex = 29
end>
Transparent = True
OnChange = tabMainContainerChange
OnClose = tabMainContainerClose
OnDblClick = tabMainContainerDblClick
FixedDimension = 22
object pnlMainParent: TPanel
Left = 1
Top = 23
Width = 513
Height = 261
Align = alClient
BevelOuter = bvNone
TabOrder = 0
end
end
object pnlNavBar: TRzSizePanel
Left = 0
Top = 39
Width = 250
Height = 289
HotSpotVisible = True
SizeBarWidth = 7
TabOrder = 1
object gbrMainNav: TRzGroupBar
Left = 0
Top = 0
Width = 242
Height = 289
GradientColorStyle = gcsCustom
GradientColorStart = 15179617
GradientColorStop = 12481107
GroupBorderSize = 14
LargeImages = ils32
SmallImages = ils16
UniqueItemSelection = True
Align = alClient
Color = clBtnShadow
ParentColor = False
TabOrder = 0
object grpManager: TRzGroup
CaptionColorStart = 11880704
CaptionColorStop = 13524265
CaptionHeight = 25
CaptionHotColor = clWhite
CaptionImageIndex = 0
CaptionStyle = csLarge
Items = <
item
Action = actMComputer
end
item
Action = actMOutAccessory
end
item
Action = actMInAccessory
end
item
Action = actMMerchant
end
item
Action = actMBrand
end
item
Action = actMAfterService
end
item
Action = actMEmployee
end
item
Action = actMIncomeExpenses
end>
ItemHeight = 21
Opened = True
OpenedHeight = 200
Special = True
Caption = #31649#29702#24037#20855
ParentColor = False
end
object grpExpand: TRzGroup
CaptionHeight = 25
Items = <
item
Action = actFModifyPassword
end
item
Action = actFServerInfo
end>
ItemHeight = 21
Opened = True
OpenedHeight = 74
Caption = #25193#23637#21151#33021
ParentColor = False
end
object grpExit: TRzGroup
CaptionHeight = 25
CaptionStyle = csLarge
Items = <
item
Action = actELogout
end
item
Action = actEExit
end>
ItemHeight = 21
Opened = True
OpenedHeight = 74
Caption = #36864#20986#31995#32479
ParentColor = False
end
object grpTeacherInfo: TRzGroup
CaptionHeight = 25
Items = <>
ItemHeight = 21
Opened = True
OpenedHeight = 95
Caption = #31649#29702#21592#20449#24687
ParentColor = False
object lblLoginName: TRzLabel
Left = 12
Top = 32
Width = 7
Height = 12
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object lblRealName: TRzLabel
Left = 12
Top = 52
Width = 6
Height = 12
end
object lblLoginTime: TRzLabel
Left = 12
Top = 68
Width = 6
Height = 12
end
end
end
end
object tbrMain: TRzToolbar
Left = 0
Top = 0
Width = 765
Height = 39
AutoStyle = False
Images = ils24
RowHeight = 35
ButtonHeight = 34
ShowButtonCaptions = True
TextOptions = ttoCustom
WrapControls = False
BorderInner = fsNone
BorderOuter = fsGroove
BorderSides = [sdLeft, sdTop, sdRight, sdBottom]
BorderWidth = 0
TabOrder = 2
OnResize = tbrMainResize
ToolbarControls = (
RzToolButton1
RzToolButton2
RzToolButton3
RzSpacer1
RzToolButton6
RzToolButton7
RzToolButton9
RzSpacer3
RzToolButton8
RzSpacer2
RzToolButton4
RzToolButton5
sprLogo
pnlLogo)
object RzToolButton1: TRzToolButton
Left = 4
Top = 2
Width = 84
Height = 34
ImageIndex = 0
Action = actMComputer
Caption = #35013#26426#20449#24687
ParentShowHint = False
ShowHint = True
end
object RzToolButton2: TRzToolButton
Left = 88
Top = 2
Width = 84
Height = 34
Action = actMOutAccessory
Caption = #38144#21806#37197#20214
ParentShowHint = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -