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

Indicates that the component is active.

property Active: boolean;

Active is a Boolean property that can be used to enable or disable a TIdAntiFreezeBase component. The default value for Active is ID_Default_TIdAntiFreezeBase_Active as assigned in the Create constructor.

TIdAntiFreezeBase can only perform it's processing when the calling client is the main thread in the application and the component is Active, as indicated in ShouldUse.

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