property AutoEnable : Boolean
Default: True
Determines whether a data packet is automatically re-enabled.
AutoEnable controls what happens after the packet is received (the start string and end condition for the packet are met in the data stream). If AutoEnable is True, the data packet is enabled again and TApxDataPacket starts watching for the start string again. If AutoEnable is False, the data packet is disabled.