📄 frm_mainu.~dfm
字号:
object Frm_main: TFrm_main
Left = 289
Top = 177
Width = 598
Height = 401
Caption = #23398#29983#20844#23507#31649#29702#31995#32479
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Serif'
Font.Style = []
Menu = Mmenu
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 29
Width = 590
Height = 318
Align = alClient
TabOrder = 0
end
object TBar: TToolBar
Left = 0
Top = 0
Width = 590
Height = 29
ButtonHeight = 23
ButtonWidth = 55
Caption = 'TBar'
Font.Charset = ARABIC_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Serif'
Font.Style = []
ParentFont = False
ShowCaptions = True
TabOrder = 1
object ToolButton3: TToolButton
Left = 0
Top = 2
Width = 8
Caption = 'ToolButton3'
ImageIndex = 0
Style = tbsSeparator
end
object tbtnBuilding: TToolButton
Left = 8
Top = 2
Caption = #27004#25151#31649#29702
MenuItem = NBuilding
end
object ToolButton2: TToolButton
Left = 63
Top = 2
Width = 8
Caption = 'ToolButton2'
ImageIndex = 1
Style = tbsSeparator
end
object tbtnDorm: TToolButton
Left = 71
Top = 2
Caption = #23517#23460#31649#29702
MenuItem = NDorm
end
object ToolButton4: TToolButton
Left = 126
Top = 2
Width = 8
Caption = 'ToolButton4'
ImageIndex = 2
Style = tbsSeparator
end
object tbtnStudent: TToolButton
Left = 134
Top = 2
Caption = #22522#26412#20449#24687
MenuItem = NStudentInfo
end
object ToolButton6: TToolButton
Left = 189
Top = 2
Width = 8
Caption = 'ToolButton6'
ImageIndex = 3
Style = tbsSeparator
end
object tbtnFee: TToolButton
Left = 197
Top = 2
Caption = #20132#36153#35760#24405
MenuItem = NFee
end
object ToolButton1: TToolButton
Left = 252
Top = 2
Width = 8
Caption = 'ToolButton1'
ImageIndex = 4
Style = tbsSeparator
end
object tbtnCallin: TToolButton
Left = 260
Top = 2
Caption = #26469#35775#30331#35760
MenuItem = NCallin
end
end
object Mmenu: TMainMenu
AutoHotkeys = maManual
Left = 224
Top = 48
object N1: TMenuItem
Caption = #31995#32479
object NClose: TMenuItem
Caption = #36864#20986
OnClick = NCloseClick
end
end
object N3: TMenuItem
Caption = #20844#23507#31649#29702
object NBuilding: TMenuItem
Caption = #27004#25151#31649#29702
RadioItem = True
OnClick = NBuildingClick
end
object NDorm: TMenuItem
Caption = #23517#23460#31649#29702
OnClick = NDormClick
end
object N4: TMenuItem
Caption = #31354#24202#32479#35745
OnClick = N4Click
end
object N2: TMenuItem
Caption = '-'
end
object NCallin: TMenuItem
Caption = #26469#35775#30331#35760
OnClick = NCallinClick
end
end
object N6: TMenuItem
Caption = #23398#29983#31649#29702
object NStudentInfo: TMenuItem
Caption = #22522#26412#20449#24687
OnClick = NStudentInfoClick
end
object NFee: TMenuItem
Caption = #20132#36153#35760#24405
OnClick = NFeeClick
end
end
object N5: TMenuItem
Caption = #35774#32622
object NOperator: TMenuItem
Caption = #25805#20316#21592#31649#29702
OnClick = NOperatorClick
end
object NChangePwd: TMenuItem
Caption = #26356#25913#23494#30721
OnClick = NChangePwdClick
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -