Internet Direct (Indy)
Home
PreviousUpNext
TIdUDPListenerThread.FServer Field

Provides the server context for the listerner thread.

Pascal
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.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.