代码搜索:TCustomWinSocket
找到约 412 项符合「TCustomWinSocket」的源代码
代码结果 412
www.eeworm.com/read/201895/15393046
pas pingthread.pas
unit PingThread;
interface
uses
Classes,stdctrls,Sysutils,scktcomp,checklst;
type
PingIP = class(TThread)
UseCSockt:TClientSocket;
procedure InConnect(Sender: TObject;Socket: T
www.eeworm.com/read/201895/15393102
pas sportthrd.pas
unit SPortThrd;
interface
uses
Classes,Sysutils,scktcomp,StdCtrls;
type
FindPortIP2 = class(TThread)
UseCSockt:TClientSocket;
UseState:Boolean;
procedure InConnec
www.eeworm.com/read/201549/15401728
pas pingthread.pas
unit PingThread;
interface
uses
Classes,stdctrls,Sysutils,scktcomp,checklst;
type
PingIP = class(TThread)
UseCSockt:TClientSocket;
procedure InConnect(Sender: TObject;Socket: T
www.eeworm.com/read/201549/15401731
~pas sportthrd.~pas
unit SPortThrd;
interface
uses
Classes,Sysutils,scktcomp,ExtCtrls,Forms,StdCtrls;
type
FindPortIP2 = class(TThread)
UseCSockt:TClientSocket;
UseState:Boolean;
pro
www.eeworm.com/read/201549/15401760
~pas pingthread.~pas
unit PingThread;
interface
uses
Classes,stdctrls,Sysutils,scktcomp,checklst;
type
PingIP = class(TThread)
UseCSockt:TClientSocket;
procedure InConnect(Sender: TObject;Socket: T
www.eeworm.com/read/201549/15401813
~pas pingthread2.~pas
unit PingThread2;
interface
uses
Classes,stdctrls,Sysutils,scktcomp,checklst;
type
PingIP2 = class(TThread)
UseCSockt:TClientSocket;
procedure InConnect(Sender: TObject;Socket:
www.eeworm.com/read/201549/15401824
pas sportthrd.pas
unit SPortThrd;
interface
uses
Classes,Sysutils,scktcomp,StdCtrls;
type
FindPortIP2 = class(TThread)
UseCSockt:TClientSocket;
UseState:Boolean;
procedure InConnec
www.eeworm.com/read/108098/15594475
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ScktComp, Menus, ComCtrls,ExtCtrls;
type
TForm1 = class(TForm
www.eeworm.com/read/107024/15614600
~pas ts.~pas
unit ts;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, ScktComp, ComCtrls, Spin, ExtCtrls;
type
TForm1 = class(TForm)
www.eeworm.com/read/107024/15614604
pas ts.pas
unit ts;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, ScktComp, ComCtrls, Spin, ExtCtrls;
type
TForm1 = class(TForm)