📄 u_server.dfm
字号:
object frm_Server: Tfrm_Server
Left = 237
Top = 312
Width = 442
Height = 172
Caption = #32593#32476#25991#20214#20256#36755#26381#21153#22120#31471
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 8
Width = 72
Height = 12
Caption = #20256#36755#25991#20214#21517#65306
end
object Label2: TLabel
Left = 16
Top = 56
Width = 36
Height = 12
Caption = #31471#21475#65306
end
object Button1: TButton
Left = 336
Top = 24
Width = 75
Height = 25
Caption = #27983#35272
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 88
Top = 72
Width = 75
Height = 25
Caption = #20256#36755
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 176
Top = 72
Width = 75
Height = 25
Caption = #21462#28040
Enabled = False
TabOrder = 2
OnClick = Button3Click
end
object ProgressBar1: TProgressBar
Left = 0
Top = 110
Width = 434
Height = 16
Align = alBottom
TabOrder = 3
end
object StatusBar1: TStatusBar
Left = 0
Top = 126
Width = 434
Height = 19
Panels = <>
SimplePanel = True
end
object Edit1: TEdit
Left = 16
Top = 24
Width = 305
Height = 20
TabOrder = 5
end
object Button4: TButton
Left = 336
Top = 72
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 6
OnClick = Button4Click
end
object Edit2: TEdit
Left = 16
Top = 72
Width = 57
Height = 20
TabOrder = 7
Text = '9925'
end
object IdTCPServer1: TIdTCPServer
Bindings = <>
CommandHandlers = <>
DefaultPort = 0
Greeting.NumericCode = 0
MaxConnectionReply.NumericCode = 0
OnExecute = IdTCPServer1Execute
ReplyExceptionCode = 0
ReplyTexts = <>
ReplyUnknownCommand.NumericCode = 0
Left = 256
Top = 48
end
object OpenDialog1: TOpenDialog
Left = 288
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -