Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdAntiFreezeBase.Active
TIdAntiFreezeBase
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.