Provides the server context for the listerner thread.
FServer: TIdUDPServer;
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|