Internet Direct (Indy)
Home
PreviousUpNext
NoToSeverity Function

Converts an ordinal Severity value to its enumeration value.

Pascal
function NoToSeverity(
    ASev: Word
): TIdSyslogSeverity;
Parameters 
Description 
ASev 
Ordinal severity value for the syslog message. 

TIdSyslogSeverity - Enumeration value for the severity number.

NoToSeverity is a TIdSyslogSeverity function used to convert the ordinal Severity value in ASev to its TIdSyslogSeverity enumeration value.

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.