u_addconf.dfm.~3~
来自「使用delphi编写的简单socket请求发送工具TCP协议」· ~3~ 代码 · 共 36 行
~3~
36 行
object frm_AddConf: Tfrm_AddConf
Left = 0
Top = 0
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #30446#26631#22320#22336#36873#25321
ClientHeight = 229
ClientWidth = 423
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
PixelsPerInch = 96
TextHeight = 12
object btn_OK: TButton
Left = 8
Top = 200
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
end
object btn_Cancel: TButton
Left = 103
Top = 200
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?