Internet Direct (Indy) Version 9.0.2 Beta
TIdUDPListenerThread.FServer
Provides the server context for the listerner thread.

FServer: TIdUDPServer;
Description
FServer is a TIdUDPServer member variable that provides the server context for the listerner thread. FServer is public in scope, but is not published as a property in TIdUDPListenerThread. FServer is used to gain access to the methods and properties of the TIdUDPServer that owns the thread.