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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|