Class TDnsLookupForm (unit DnsLook1)

Inherits from

TForm

Constructors



Functions

procedure CancelButtonClick(Sender: TObject);

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

procedure FormCreate(Sender: TObject);

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

procedure LookupButtonClick(Sender: TObject);

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

procedure WSocket1DnsLookupDone(Sender: TObject; Error: Word);

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Properties

Events

Variables

CancelButton : TButton;


HostEdit : TEdit;


IPLabel : TLabel;


IPListMemo : TMemo;


Label1 : TLabel;


LookupButton : TButton;


WSocket1 : TWSocket;



Constructors


Functions


procedure CancelButtonClick(Sender: TObject);

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


procedure FormCreate(Sender: TObject);

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


procedure LookupButtonClick(Sender: TObject);

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


procedure WSocket1DnsLookupDone(Sender: TObject; Error: Word);

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


Properties


Events


Variables


CancelButton : TButton;


HostEdit : TEdit;


IPLabel : TLabel;


IPListMemo : TMemo;


Label1 : TLabel;


LookupButton : TButton;


WSocket1 : TWSocket;