Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Play_Library v2.00 Component Reference
|
|
[ TDPComPortAddress::BaudRate ]
[ next: ComPort ]
__published:
__property dword BaudRate = { read=FGetBaudRate, write=FSetBaudRate, default=0 };
TDPCOMPORTADDRESS::BAUDRATE
[ component property ]
- Description
The BaudRate property specifies the baud rate of the com port.
The possible values are :
CBR_110
CBR_300
CBR_600
CBR_1200
CBR_2400
CBR_4800
CBR_9600
CBR_14400
CBR_19200
CBR_38400
CBR_56000
CBR_57600
CBR_115200
CBR_128000
CBR_256000
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|