Internet Direct (Indy)
|
Specifies the method that implements the component functionality.
procedure Process; virtual; abstract;
Process is an abstract virtual procedure in TIdAntiFreezeBase. Descendant classes must implement Process to enable yielding to the application for message handling and processing.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |