THookSerialStatus

type THookSerialStatus = procedure(Sender: TObject; Reason: THookSerialReason; Const Value: string) of object;

Unit
SynaSer

Description
Procedural type for hook procedure. Procedure by this type can be assigned to OnStatus property for monitoring status of SynaSer class.