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.