Internet Direct (Indy)
Home
PreviousUpNext
TIdServerIntercept.Init Method

Specifies the method used to initialize a new object instance.

Pascal
procedure Init; virtual; abstract;

Init is an abstract virtual method that specifies the interface used to initialize the intercept object instance. Init can implemented in descendant classes to set properties and event handlers during construction of the object instance.

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.