Tfrm
Server Class
Unit
:
fServerForm
Inheritance Hierarchy
TForm
fServerForm.TfrmServer
Syntax
Delphi
type TfrmServer = class(TForm)
The TfrmServer type exposes the following members.
Properties
Show:
Inherited
Protected
Name
Description
Counter
ReceivedMessages
SentMessages
Top
Methods
Show:
Inherited
Protected
Name
Description
DoClientConnected
DoReceiveBourrinClientToServerMessage
FormCreate
Timer1Timer
Top
Fields
Show:
Inherited
Protected
Name
Description
GridPanelLayout1
Label1
Label2
Label3
Memo1
Server
Timer1
Top