📄 remotecltunt.dfm
字号:
object remotecltfrm: Tremotecltfrm
Left = 192
Top = 107
Width = 544
Height = 375
Caption = '远程协助'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object ScrollBox1: TScrollBox
Left = 0
Top = 0
Width = 536
Height = 348
Align = alClient
TabOrder = 0
object Image1: TImage
Left = 8
Top = 8
Width = 105
Height = 105
end
end
object udpserver: TIdUDPServer
BufferSize = 65536
Bindings = <>
DefaultPort = 0
ThreadedEvent = True
Left = 138
Top = 26
end
object AntiFreeze: TIdAntiFreeze
Left = 170
Top = 26
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -