?? u_client.dfm
字號(hào):
object frm_Client: Tfrm_Client
Left = 368
Top = 334
Width = 332
Height = 122
Caption = #32593#32476#25991#20214#20256#36755#23458#25143#31471
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 16
Width = 72
Height = 12
Caption = #26381#21153#22120#22320#22336#65306
end
object Label2: TLabel
Left = 168
Top = 16
Width = 36
Height = 12
Caption = #31471#21475#65306
end
object Button1: TButton
Left = 232
Top = 32
Width = 75
Height = 25
Caption = #25509#25910
TabOrder = 0
OnClick = Button1Click
end
object StatusBar1: TStatusBar
Left = 0
Top = 76
Width = 324
Height = 19
Panels = <>
SimplePanel = True
end
object Edit1: TEdit
Left = 16
Top = 32
Width = 137
Height = 20
TabOrder = 2
Text = '127.0.0.1'
end
object Edit2: TEdit
Left = 168
Top = 32
Width = 49
Height = 20
TabOrder = 3
Text = '9925'
end
object SaveDialog1: TSaveDialog
Left = 128
Top = 64
end
object IdTCPClient1: TIdTCPClient
MaxLineAction = maException
ReadTimeout = 0
Host = 'Localhost'
Port = 9925
Left = 24
Top = 64
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -