BaudRate Property

Baud rate serial port communication parameter.

Access

Read/Write

Syntax

Delphi
object.BaudRate: Cardinal;
BCBuilder
property Cardinal BaudRate;

Errors

The property may throw exception. Refer to Handle errors sample for details.