Internet Direct (Indy) Version 9.0.2 Beta
TIdAntiFreezeBase.Active
Indicates that the component is active.

property Active: boolean;
Description
Active is a Boolean property that can be used to enable or disable a TIdAntiFreezeBase component. Note: TIdAntiFreezeBase can only perform DoProcess when the calling client is the main application thread and the component is Active.