Indy 9
FacilityToString
See Also, Unit: IdSysLogMessage
Converts a TIdSyslogFacility value to a string.
function FacilityToString(AFac: TIdSyslogFacility): string;
Unit
IdSysLogMessage
Parameters
AFac: TIdSyslogFacility
Facility value to be converted to a string.
Description
FacilityToString is a String function used to convert the TIdSyslogFacility in AFac to its representation as a string. FacilityToString uses resource string in 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.