Indy 9
SeverityToString
See Also, Unit: IdSysLogMessage
Converts a syslog severity enumeration value to its string representation.
function SeverityToString(ASec: TIdsyslogSeverity): string;
Unit
IdSysLogMessage
Parameters
ASec: TIdsyslogSeverity
Severity enumeration value to be converted.
Return Value
String - Resource string representing the severity value.
Description
SeverityToString is a String function used to convert the TIdsyslogSeverity enumeration value in ASec to its string representation. SeverityToString uses resource strings to set the return value for the function.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.