remotecltunt.dfm
来自「絮语2007视频聊天软件源程序.仅供参考」· DFM 代码 · 共 44 行
DFM
44 行
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 + =
减小字号Ctrl + -
显示快捷键?