IPWorks Bluetooth 2020 Delphi Edition

Questions / Feedback?

SingleLineMode Property

Special mode for line-oriented protocols.

Syntax

property SingleLineMode: Boolean read get_SingleLineMode write set_SingleLineMode;

Default Value

false

Remarks

When this property is set to True, the component treats the incoming data stream as lines separated by CRLF, CR, or LF. The EOL property is ignored.

AcceptData will be automatically set to False when this property is set to True. Please refer to the GetLine method for more information.

This property is not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Bluetooth 2020 Delphi Edition - Version 20.0 [Build 7941]