A procedural 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; |
| Version 4.6 | Generated 2026-02-20 | Home |