Class TMainForm (unit UdpSend1)

Inherits from

TForm

Constructors



Functions

procedure FormCloseQuery(Sender: TObject; var CanClose: Boolean);

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

procedure FormShow(Sender: TObject);

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

procedure SendButtonClick(Sender: TObject);

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

Properties

Events

Variables

Label1 : TLabel;


MessageEdit : TEdit;


PortEdit : TEdit;


SendButton : TButton;


WSocket : TWSocket;


FIniFileName : String;


FKeyName : String;


FSectionName : String;



Constructors


Functions


procedure FormCloseQuery(Sender: TObject; var CanClose: Boolean);

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


procedure FormShow(Sender: TObject);

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


procedure SendButtonClick(Sender: TObject);

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


Properties


Events


Variables


Label1 : TLabel;


MessageEdit : TEdit;


PortEdit : TEdit;


SendButton : TButton;


WSocket : TWSocket;


FIniFileName : String;


FKeyName : String;


FSectionName : String;