TAGWAPI.OnAX25Connect
TAGWAPI

<font face="Arial"><font SIZE="3">Connection Started (</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 OnAX25Connect: TOnAX25Connect;

Unit
AGWAPI

Description
<font face="Arial"><font SIZE="3">This event is generated when a successful connection has been established using the AX.25 Link Manager (AX25Connect Method). The application is provided with the Channel ID of that particular session. If the session had been started by us thru an AX25Connect call the ChannelID will be the same than provided then. If this is an unsolicited connection (initiated by other into us) the AX.25 Link Manager will create a new Channel ID and provide it.
Additional information about the connection could be retrieved using the AX25Info Function.
This event is generated only if the AX.25 Link Manager is activated thru the Property AX25=TRUE.
</font></font>