代码搜索:TCustomWinSocket
找到约 412 项符合「TCustomWinSocket」的源代码
代码结果 412
www.eeworm.com/read/282487/9089709
pas jsocket.pas
{ *********************************************************************** }
{ }
{ Delphi Runtime Library
www.eeworm.com/read/182368/9206610
pas jsocket.pas
{ *********************************************************************** }
{ }
{ Delphi Runtime Library
www.eeworm.com/read/374673/9389679
~pas main.~pas
unit main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ScktComp;
type
Tclient_record=record
CHandle: integer; //客户端套
www.eeworm.com/read/374673/9389680
~pas scktcomp.~pas
{ *********************************************************************** }
{ }
{ Delphi Runtime Library
www.eeworm.com/read/374673/9389683
pas scktcomp.pas
{ *********************************************************************** }
{ }
{ Delphi Runtime Library
www.eeworm.com/read/374673/9389701
pas main.pas
unit main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ScktComp;
type
Tclient_record=record
CHandle: integer; //客户端套
www.eeworm.com/read/371025/9571022
pas o.jsocket.pas
{ *********************************************************************** }
{ }
{ Delphi Runtime Library
www.eeworm.com/read/361563/10046886
pas jsocket.pas
{ *********************************************************************** }
{ }
{ Delphi Runtime Library
www.eeworm.com/read/359055/10168150
pas idtcpclient.pas
{ *********************************************************************** }
{ }
{ Delphi Runtime Library
www.eeworm.com/read/425777/10324012
~pas telnetsrvmain.~pas
unit telnetsrvmain;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Sockets, ScktComp, ComCtrls;
type
TMainForm = class(TForm)