Internet Direct (Indy)
Home
PreviousUpNext
TIdSysLogMessage.Pri Property

Pri is a calculation of the TIdSysLogMessage.Severity and TIdSysLogMessage.Facility properties and is used in transmitting the TIdSysLogMessage.

Pascal
property Pri: TIdSyslogPRI;

Pri is a TIdSyslogPRI property resulting from the calculation of the TIdSysLogMessage.Severity and TIdSysLogMessage.Facility properties and is used in transmitting the TIdSysLogMessage. Setting this value to a value from 0 to 191 will update the TIdSysLogMessage.Severity and TIdSysLogMessage.Facility properties. 

The default value is 13.

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.