Delphi implements a simple P2P chat program Show UntClient.dfm Source code
Return
Download Delphi implements a simple P2P chat program:
download UntClient.dfm Source code
- Download Delphi implements a simple P2P chat program Source code - Type:.dfm
- object FrmClient: TFrmClient
- Left = 233
- Top = 117
- BorderStyle = bsDialog
- Caption = ' '#23458#25143#31471#20449#24687' '
- ClientHeight = 452
- ClientWidth = 388
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 12
- object gb1: TGroupBox
- Left = 0
- Top = 0
- Width = 388
- Height = 369
- Align = alTop
- TabOrder = 0
- object gb2: TGroupBox
- Left = 2
- Top = 14
- Width = 384
- Height = 251
- Align = alTop
- Caption = ' '#26381#21153#31471#21457#36865#28040#24687' '
- TabOrder = 0
- object MemReadMsg: TMemo
- Left = 2
- Top = 14
- Width = 380
- Height = 235
- Align = alClient
- BorderStyle = bsNone
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 0
- end
- end
- object gb3: TGroupBox
- Left = 2
- Top = 265
- Width = 384
- Height = 102
- Align = alClient
- Caption = ' '#23458#25143#31471#21457#36865#28040#24687' '
- TabOrder = 1
- object MemSendMsg: TMemo
- Left = 2
- Top = 14
- Width = 380
- Height = 86
- Align = alClient
- TabOrder = 0
- end
- end
- end
- object btnSend: TButton
- Left = 286
- Top = 379
- Width = 96
- Height = 25
- Caption = 'Sent to Server'
- TabOrder = 1
- OnClick = btnSendClick
- end
- object Connet: TButton
- Left = 287
- Top = 416
- Width = 96
- Height = 25
- Caption = 'Connetion'
- TabOrder = 2
- OnClick = ConnetClick
- end
- object GroupBox1: TGroupBox
- Left = 3
- Top = 368
- Width = 278
- Height = 81
- Caption = ' '#26381#21153#22120#20449#24687' '
- TabOrder = 3
- object LeSrvName: TLabeledEdit
- Left = 72
- Top = 21
- Width = 185
- Height = 20
- EditLabel.Width = 48
- EditLabel.Height = 12
- EditLabel.Caption = #21517' '#31216#65306
- LabelPosition = lpLeft
- TabOrder = 0
- OnKeyPress = LeSrvNameKeyPress
- end
- object LeSrvPort: TLabeledEdit
- Left = 72
- Top = 46
- Width = 185
- Height = 20
- EditLabel.Width = 48
- EditLabel.Height = 12
- EditLabel.Caption = #31471#21475#21495#65306
- LabelPosition = lpLeft
- TabOrder = 1
- Text = '8000'
- OnKeyPress = LeSrvPortKeyPress
- end
- end
- object ClientSocket: TClientSocket
- Active = False
- ClientType = ctNonBlocking
- Host = '127.0.0.1'
- Port = 8000
- OnRead = ClientSocketRead
- Left = 56
- Top = 64
- end
- end
downloadUntClient.dfm Source code
- Download Delphi implements a simple P2P chat program Source code
Related Source Codes/Software:
Delphi get system process port - Through a Windows dynamic link library system prov... 2012-02-18
Graduation: Delphi wages management system - A graduate student's graduation project of Delphi ... 2012-02-18
Simple Delphi calculator - Implements functions similar to the simple electro... 2012-02-18
RM files addresses a security check DELPHI implementation - When you're downloading movies in RM format, there... 2012-02-18
Delphi version of the Access database compression program v1.0 - We normally encounter useless data exists in the A... 2012-02-18
Delphi uses the MMS protocol to download streaming media file - Delphi uses the MMS protocol to download streaming... 2012-02-18
Delphi kanji literacy software full version - Delphi pupils ' Chinese character recognition soft... 2012-02-18
Delphi examples of using the Image control to display and draw text - The Delphi examples through the use of an Image co... 2012-02-18
Delphi screen touch cash register system source program - From the perspective of directory structure, this ... 2012-02-18
Children's mathematical arithmetic software in Delphi source code - The count of pupils is perfect according to the on... 2012-02-18
Delphi car rental company business management system - A car rental company's business management systems... 2012-02-18
Delphi major revision of the human resources management system source code - RedHR owned a large OFFICE of human resources mana... 2012-02-18
DELPHI pawn industry management system source code - Pawn shop of an integrated business management sys... 2012-02-18
Cool interface Delphi chat software source code - Interface is really cool? This is a small LAN chat... 2012-02-18
Delphi shield Ctrl+Alt+Del reqijian method - Real shielding theory of Delphi is this: using a r... 2012-02-18
Classic RPG games with Delphi source code - The actual and Diablo game or scene is similar in ... 2012-02-18
35 Delphi7 Indy instance package - Application example demonstrates a lot of Indy Dem... 2012-02-18
Delphi transportation company business management system - A Delphi transportation company business managemen... 2012-02-18
Using Delphi to achieve control of the camera - This procedure describes how to use DELPHI AVICAP3... 2012-02-18
Cell of the report component for Delphi example source program - UFIDA table company developed a report component, ... 2012-02-18