Internet Direct (Indy)
Home
PreviousUpNext
TIdLPR.OnLPRStatus Event

This event is triggered to indicate the status of the TIdLPR object.

Pascal
property OnLPRStatus: TIdLPRStatusEvent;
Parameters 
Description 
ASender 
the object that triggered this event
 
AStatus 
The state of the TIdLPR queue
 
AStatusText 
The JobID, an error message if AStatus equals psError, or the queue results if AStatus equals psQueueState. 

OnLPRStatus is a TIdLPRStatusEvent property that represents the event handler triggered to indicate the status of the TIdLPR object.

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.