Indy 9
TIdLPRStatusEvent
See Also, Unit: IdLPR
This type event is triggered to indicate the status of the TIdLPR object.
TIdLPRStatusEvent = procedure (ASender: TObject; const AStatus: TIdLPRStatus; const AStatusText: String) of object;
Unit
IdLPR
Parameters
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.
Description
This type event is triggered to indicate the status of the TIdLPR object.

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