Class TCustomComm

Description

Inherits from

TComponent

Constructors

Create

Functions

Close
Destroy
Enabled
InQueCount
Open
OutQueCount
PurgeIn
PurgeOut
Read
SetBREAKState
SetDTRState
SetRTSState
SetXONState
Write
CreateHandle
DestroyHandle
EventStateChange
ConfigureHandshaking
EscapeComm
GetModemState
GetProviderSubtype
HandleCommEvent
SetBaudRate
SetCharsTimeout
SetDatabits
SetDeviceName
SetFlowControl
SetMonitorEvents
SetOptions
SetParity
SetReadBufSize
SetStopbits
SetWriteBufSize
UpdateDataControlBlock

Properties

CTS
DSR
Handle
ProviderSubtype
RING
RLSD
BaudRate
CharsTimeOut
Databits
DeviceName
EventChars
FlowControl
MonitorEvents
Options
Parity
ReadBufSize
Stopbits
WriteBufSize

Events

OnBreak
OnCTS
OnDSR
OnError
OnRing
OnRLSD
OnRxChar
OnRxFlag
OnTxEmpty

Variables

FBaudRate
FCharsTimeout
FCommConfig
FCommEventThread
FComStat
FDatabits
FDCB
FDeviceName
FErrors
FEventChars
FFlowControl
FHandle
FMonitorEvents
FOnBreak
FOnCTS
FOnDSR
FOnError
FOnRing
FOnRLSD
FOnRxChar
FOnRxFlag
FOnTxEmpty
FOptions
FParity
FReadBufSize
FReadOS
FStopbits
FWriteBufSize
FWriteOS