Represents type TTCPClientLogType.
TTCPClientLogType
type TTCPClientLogType = ( cltDebug, cltInfo, cltError);
The TTCPClientLogType type exposes the following members.
Represents constant cltDebug.
cltDebug
Represents constant cltError.
cltError
Represents constant cltInfo.
cltInfo