📄 opcda20ctserver_mainform.dfm
字号:
object MainForm: TMainForm
Left = 553
Top = 269
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'OPC DA 2.0 Compliance Test Server'
ClientHeight = 33
ClientWidth = 436
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
WindowState = wsMinimized
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 2
Top = 2
Width = 394
Height = 29
Caption = 'OPC DA 2.0 Compliance Test Server'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -