Default value for the TIdIPMCastClient.ThreadedEvent property.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|