📄 serunit.dfm
字号:
object Form1: TForm1
Left = 273
Top = 189
Width = 534
Height = 350
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 200
Top = 16
Width = 313
Height = 186
ImeName = #20013#25991' ('#31616#20307') - '#35895#27468#25340#38899#36755#20837#27861
ScrollBars = ssBoth
TabOrder = 0
end
object Button3: TButton
Left = 40
Top = 248
Width = 75
Height = 25
Caption = #21453#39304
TabOrder = 1
OnClick = Button3Click
end
object Edit1: TEdit
Left = 32
Top = 280
Width = 465
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#35895#27468#25340#38899#36755#20837#27861
TabOrder = 2
Text = '|F|2|A|20070914042|B|18|L|-1.2^-3^2^-3^4^6^8^1^3^0^4^5'
end
object Button1: TButton
Left = 40
Top = 216
Width = 75
Height = 25
Caption = #21551#21160
TabOrder = 3
OnClick = Button1Click
end
object lstClients: TListBox
Left = 24
Top = 16
Width = 161
Height = 185
ImeName = #20013#25991' ('#31616#20307') - '#35895#27468#25340#38899#36755#20837#27861
ItemHeight = 13
TabOrder = 4
end
object Button2: TButton
Left = 144
Top = 216
Width = 75
Height = 25
Caption = #20572#27490
TabOrder = 5
OnClick = Button2Click
end
object Button4: TButton
Left = 144
Top = 248
Width = 75
Height = 25
Caption = #25104#21151#20195#30721
TabOrder = 6
OnClick = Button4Click
end
object Button5: TButton
Left = 240
Top = 248
Width = 75
Height = 25
Caption = #22833#36133#20195#30721
TabOrder = 7
OnClick = Button5Click
end
object tcpserver: TServerSocket
Active = False
Port = 12000
ServerType = stNonBlocking
OnAccept = tcpserverAccept
OnClientRead = tcpserverClientRead
Left = 64
Top = 32
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -