[Overview][Types][Classes][Variables][Index] Reference for unit 'LazDeviceApis' (#lcl)

TOnMessagingStatus

A produral type to receive the events of the status of sending a message

Declaration

Source position: lazdeviceapis.pas line 86

type TOnMessagingStatus = procedure(

  AMessage: TLazDeviceMessage;

  AStatus: TLazMessagingStatus

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.