Byte size serial port communications parameter. One of FTSPCDataBits values.
Read/Write
| Delphi |
object.DataBits: FTSPCDataBits; |
|---|---|
| BCBuilder |
property FTSPCDataBits DataBits;
|
In case of invalid parameter, it will be set to DataBits8 value.
The property may throw exception. Refer to Handle errors sample for details.