Topic Path: Symbol Reference > Classes > TIdAntiFreezeBase Class > TIdAntiFreezeBase Properties > ApplicationHasPriority Property
ContentsIndexHome
PreviousUpNext
TIdAntiFreezeBase.ApplicationHasPriority Property

Specifies that messages from the application main thread have priority.

property ApplicationHasPriority: Boolean;

ApplicationHasPriority is a Boolean property indicating that an Application should process any Application messages prior to messages from other threads of execution in the Process method. The default value for the property is ID_Default_TIdAntiFreezeBase_ApplicationHasPriority.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.