TAGWAPI.OnData
TAGWAPI

<font face="Arial"><font SIZE="3">Connected Data Received
</font></font>

property OnData: TOnData;

Unit
AGWAPI

Description
<font face="Arial"><font SIZE="3">This event is generated every time the AGW Packet Engine receives a data frame to a registered callsign and SSID.
The application could choose to manage the connection by itself (and thus implement an event handler for this message) or to manage it thru the AX25 Link Manager (and thus implementing the event handler for the event OnAX25Receive).
Beware that the application will receive BOTH events if the AX.25 Link Manager is enabled.

</font></font>