📄 client.dfm
字号:
object Form1: TForm1
Left = 226
Top = 115
Width = 450
Height = 335
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 328
Top = 112
Width = 80
Height = 29
Caption = 'Base:0 '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 320
Top = 168
Width = 114
Height = 29
Caption = 'Nextseq:0 '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 352
Top = 224
Width = 20
Height = 24
Caption = '10'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 80
Top = 16
Width = 306
Height = 24
Caption = 'WindowSize=5,SeqNumSpace=10 '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 56
Top = 56
Width = 75
Height = 25
Caption = #36830#25509
TabOrder = 0
OnClick = Button1Click
end
object Memo1: TMemo
Left = 64
Top = 88
Width = 233
Height = 201
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 1
end
object Button2: TButton
Left = 136
Top = 56
Width = 97
Height = 25
Caption = #20998#32452#27491#30830#36798#21040
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 240
Top = 56
Width = 97
Height = 25
Caption = #20998#32452#34987#30772#22351
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 344
Top = 56
Width = 75
Height = 25
Caption = #20998#32452#20002#22833
TabOrder = 4
OnClick = Button4Click
end
object ClientSocket1: TClientSocket
Active = False
ClientType = ctNonBlocking
Port = 523
OnRead = ClientSocket1Read
Left = 24
Top = 16
end
object Timer1: TTimer
Enabled = False
OnTimer = Timer1Timer
Left = 16
Top = 56
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -