📄 main.~dfm
字号:
object fMain: TfMain
Left = 695
Top = 256
BorderStyle = bsDialog
Caption = 'OPC'#26381#21153#22120#28436#31034#31243#24207'(DELPHI)'
ClientHeight = 34
ClientWidth = 104
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
ShowHint = True
WindowState = wsMinimized
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object Timer1: TTimer
Enabled = False
OnTimer = Timer1Timer
Left = 8
end
object pm1: TPopupMenu
Left = 40
object X1: TMenuItem
Caption = #36864#20986#31995#32479'(&X)'
ImageIndex = 0
OnClick = X1Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -