Internet Direct (Indy) Version 9.0.2 Beta
TIdAntiFreezeBase.Process
Specifies the method that implements the component functionality.

procedure Process; virtual; abstract;
Description
Process is an abstract virtual procedure in TIdAntiFreezeBase. Descendant classes must implement Process to define the specific functionality performed by the component.