📄 main.~dfm
字号:
object MainFrm: TMainFrm
Left = 19
Top = 14
Width = 775
Height = 554
HorzScrollBar.Color = clMaroon
HorzScrollBar.ParentColor = False
ActiveControl = StatusBar1
Caption = #20154#20107'/'#24037#36164'/'#32771#21220#31649#29702#31995#32479
Color = clMenu
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -8
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
ShowHint = True
WindowState = wsMaximized
OnCreate = FormCreate
OnShow = Showhint
PixelsPerInch = 96
TextHeight = 13
object StatusBar1: TStatusBar
Left = 0
Top = 481
Width = 767
Height = 19
Panels = <
item
Alignment = taCenter
Text = #29366#24577
Width = 60
end
item
Alignment = taCenter
Width = 520
end
item
Alignment = taCenter
Width = 100
end
item
Alignment = taCenter
Width = 100
end>
end
object MainMenu1: TMainMenu
Left = 128
Top = 56
object S1: TMenuItem
Caption = #31995#32479'(&S)'
Hint = #31995#32479
object C1: TMenuItem
Caption = #23494#30721#35774#32622'(&C)'
Hint = #23494#30721#35774#32622
OnClick = C1Click
end
object E1: TMenuItem
Caption = #36864#20986#31995#32479'(&E)'
Hint = #36864#20986#31995#32479
OnClick = E1Click
end
end
object M1: TMenuItem
Caption = #20154#20107#31649#29702'(&P)'
Hint = #20154#20107#31649#29702
OnClick = M1Click
end
object W1: TMenuItem
Caption = #24037#36164#31649#29702'(&W)'
Hint = #24037#36164#31649#29702
OnClick = W1Click
end
object A1: TMenuItem
Caption = #32771#21220#31649#29702'(&A)'
Hint = #32771#21220#31649#29702
OnClick = A1Click
end
object R1: TMenuItem
Caption = #25253#34920'(&R)'
Hint = #25253#34920
object N1: TMenuItem
Caption = #20154#20107#31649#29702#25253#34920
Hint = #20154#20107#31649#29702#25253#34920
object N4: TMenuItem
Caption = #32844#24037#26723#26696#36164#26009#25253#34920
Hint = #32844#24037#26723#26696#36164#26009#25253#34920
OnClick = N4Click
end
object N5: TMenuItem
Caption = #32844#24037#20154#21592#33457#21517#20876
Hint = #32844#24037#20154#21592#33457#21517#20876
OnClick = N5Click
end
end
object N2: TMenuItem
Caption = #24037#36164#31649#29702#25253#34920
Hint = #24037#36164#31649#29702#25253#34920
OnClick = N2Click
end
object N3: TMenuItem
Caption = #32771#21220#31649#29702#25253#34920
Hint = #32771#21220#31649#29702#25253#34920
OnClick = N3Click
end
end
object H1: TMenuItem
Caption = #24110#21161'(&H)'
Hint = #24110#21161
object N6: TMenuItem
Caption = 'About'
Hint = 'About'
end
end
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 168
Top = 56
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -