代码搜索:TCustomWinSocket

找到约 412 项符合「TCustomWinSocket」的源代码

代码结果 412
www.eeworm.com/read/260798/6935565

pas u_srv.pas

unit U_Srv; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ScktComp, ExtCtrls; type TForm1 = class(TForm) ServerSoc
www.eeworm.com/read/260798/6935576

~pas u_srv.~pas

unit U_Srv; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ScktComp, ExtCtrls; type TForm1 = class(TForm) ServerSoc
www.eeworm.com/read/466650/7030810

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ScktComp, StdCtrls; type TForm1 = class(TForm) Button1: TButton;
www.eeworm.com/read/466650/7030820

~pas unit1.~pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ScktComp, StdCtrls; type TForm1 = class(TForm) Button1: TButton;
www.eeworm.com/read/466650/7030822

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ScktComp, OleCtrls, SHDocVw, ExtCtrls; type TForm1 = class(TF
www.eeworm.com/read/466650/7030832

~pas unit1.~pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ScktComp, OleCtrls, SHDocVw, ExtCtrls; type TForm1 = class(TF
www.eeworm.com/read/463500/7179516

pas unit1.pas

{******************************************************************************* WinLIRC Demo (c) 2002 Dominik Bruhn WinLIRC Demo (Modification 2005) (c) 2005 WavE (wav-e@wp.pl) *******
www.eeworm.com/read/463499/7179525

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ScktComp, StdCtrls; type TForm1 = class(TForm) cs: TClientSocket;
www.eeworm.com/read/463499/7179535

~pas unit1.~pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ScktComp, StdCtrls; type TForm1 = class(TForm) cs: TClientSocket;
www.eeworm.com/read/456290/7352587

pas proxy005.pas

{ Http proxy Created By LLJ 2003-05-07 代理服务器工作: 1、客户机 Socket 连接上: 在连接链中增加一个连接纪录(TSessionRec)节点。 2、客户端发送连接请求数据: 根据请求数据取得客户端要连接的目标主机的地址 和端口,并连接目标主