TAGWAPI.BeaconAuto
TAGWAPI

<font face="Arial"><font SIZE="3">Beacon Automatic Delivery
</font></font>

property BeaconAuto: Boolean;

Unit
AGWAPI

Description
<font face="Arial"><font SIZE="3">This property will control whether or not the Beacon is sent automatically or not.
The mechanisms is as follows:
\li\fi-200\*\pn<ul> <font face="Symbol">\pnindent\pntxtb</ul></font></font></font><font face="Arial"><font SIZE="3"><li> <font face="Symbol"> - </li></font>The beacon is activated thru the Beacon property set to TRUE.
<li> <font face="Symbol"> - </li></font>Other beacon parameters has to be established thru the respective properties.
<li> <font face="Symbol"> - </li></font>When the beacon is fired (every BeaconEvery millisecs) the OnBeacon event is generated.
<li> <font face="Symbol"> - </li></font>If BeaconAuto=TRUE the beacon is sent despite the processing performed at the Event Handler.
<li> <font face="Symbol"> - </li></font>If BeaconAuto=FALSE the beacon is not sent automatically, the OnBeacon event handler has to explicitly call the BeaconPost method to transmit the beacon.
</font></font>