[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: _crw_serio.pas line 366
function SerParamsToString( |
BaudRate: LongInt; |
ByteSize: Integer; |
Parity: TSerParityType; |
StopBits: TSerStopBits; |
Flags: TSerialFlags; |
DcbFlags: DWORD = 0 |
):LongString; |