Internet Direct (Indy)
Home
PreviousUpNext
TIdInterceptSimLog.Filename Property

Filename for the connection intercept log file.

Pascal
property Filename: string;

Filename is a string property that identifies the file to be used for logging messages read from and written to the connection intercept. 

Filename is recreated each time Connect is called for the connection intercept. 

Changing the value in Filename after calling Connect will raised an EIdException with the message RSLogFileAlreadyOpen. Set the value for Filename prior to calling Connect, or after calling Disconnect.

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.