[Overview][Types][Classes][Variables][Index] |
A produral type to receive the events of the status of sending a message
Source position: lazdeviceapis.pas line 86
type TOnMessagingStatus = procedure( |
AMessage: TLazDeviceMessage; |
AStatus: TLazMessagingStatus |
) of object; |
lazarus-ccr.sourceforge.net |