Internet Direct (Indy)
Home
PreviousUpNext
TIdLogBase.Close Method

Specifies the method used to close stage for the logging intercept.

Pascal
procedure Close; virtual;

Close is a procedure that specifies the method used to close the storage mechanism used for the logging intercept. 

Use Open to open the storage mechanism or destination for log messages written to the intercept. 

TIdLogBase does not specify the storage mechanism or destination for log messages written to the intercept. Close is an empty implementaion in TIdLogBase. Use a descendant class that provides an overridden Close method. 

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.