Represents type TTCPLogType.
TTCPLogType
type TTCPLogType = ( tlDebug, tlInfo, tlError);
The TTCPLogType type exposes the following members.
Represents constant tlDebug.
tlDebug
Represents constant tlError.
tlError
Represents constant tlInfo.
tlInfo