TAGWAPI.OnAX25Disconnect
TAGWAPI

<font face="Arial"><font SIZE="3">Connection Terminated (</font></font><font face="Arial"><font SIZE="3"><B> AX.25 Link Manager</B></font></font><font face="Arial"><font SIZE="3">)
</font></font>

property OnAX25Disconnect: TOnAX25Disconnect;

Unit
AGWAPI

Description
<font face="Arial"><font SIZE="3">This event signals the termination of a Session given by the Channel ID. The information referred to that particular connection will be destroyed by the AX.25 Link Manager when the handler of the event returns so it's the last opportunity for the application program to perform housekeeping related to the connection.
This event is generated only if the AX.25 Link Manager is activated thru the Property AX25=TRUE.
</font></font>