Internet Direct (Indy)
Home
PreviousUpNext
DEF_IMP_THREADEDEVENT Constant

Default value for the TIdIPMCastClient.ThreadedEvent property.

Pascal
DEF_IMP_THREADEDEVENT = False;

DEF_IMP_THREADEDEVENT is a Boolean constant that represents the default value used the TIdIPMCastClient.ThreadedEvent property. 

DEF_IMP_THREADEDEVENT is assigned to the property during initialization of the component, and indicates if the TIdIPMCastListenerThread for the client should use it's IPMCastRead method independent of the main VCL thread during startup.

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.