EnableDebugLogging method

Enables logging of internal runtime debug information to the specified file.

Applies to

TIGCsource

Declaration

procedure EnableDebugLogging(FileName : String);

Description

Must be called before any other methods, and may only be called once per Source instance.

This function should only be used at the request of iNTERFACEWARE Technical Support.

Parameters
FileName Name of the file where debug information is to be logged.


Chameleon Delphi Documentation