代码搜索:TCustomWinSocket
找到约 412 项符合「TCustomWinSocket」的源代码
代码结果 412
www.eeworm.com/read/397559/8038258
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Sockets, ScktComp, ComCtrls;
type
TForm1 = class(TForm)
www.eeworm.com/read/397559/8038297
~pas unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Sockets, ScktComp, ComCtrls;
type
TForm1 = class(TForm)
www.eeworm.com/read/195754/8132562
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ScktComp, ExtCtrls,jpeg;
type
TForm1 = class(TForm)
ClientSocket1:
www.eeworm.com/read/143771/12843992
pas server.pas
unit server;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ScktComp, ComCtrls;
type
TForm1 = class(TForm)
ServerSo
www.eeworm.com/read/244618/12852384
h chat.h
//---------------------------------------------------------------------------
#ifndef chatH
#define chatH
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/244618/12852397
cpp chat.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include
#include "chat.h"
#include "setngfrm.h"
//-----------------
www.eeworm.com/read/244618/12852555
cpp chatsvr.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "chatsvr.h"
//------------------------------------------------------------
www.eeworm.com/read/244618/12852563
h chat.h
//---------------------------------------------------------------------------
#ifndef chatprogH
#define chatprogH
//---------------------------------------------------------------------------
#inc
www.eeworm.com/read/244618/12852576
h chatsvr.h
//---------------------------------------------------------------------------
#ifndef chatsvrH
#define chatsvrH
//---------------------------------------------------------------------------
#inclu
www.eeworm.com/read/244618/12852582
cpp chat.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include
#include "chat.h"
#include "setngfr2.h"
//-----------------