ConnectionCount Property
The number of records in the arrays.
Syntax
__property int ConnectionCount = {read=FConnectionCount, write=FSetConnectionCount};
Default Value
0
Remarks
This property controls the size of the following arrays:- AcceptData
- BytesSent
- Connected
- ConnectionId
- DataToSend
- EOL
- LocalAddress
- RemoteHost
- RemotePort
- SingleLineMode
- Timeout
This property is read-only and not available at design time.
Data Type
Integer