Panel |
---|
borderColor | #3D3D3D |
---|
bgColor | #F4F4F4 |
---|
titleColor | #3D3D3D |
---|
borderWidth | 0 |
---|
titleBGColor | #3D3D3D |
---|
borderStyle | solid |
---|
|
ON THIS PAGE |
Insert excerpt |
---|
| BrightScript Version Navigation Menu |
---|
| BrightScript Version Navigation Menu |
---|
nopanel | true |
---|
|
The event is posted when a new connection is made to an
roTCPServer port. The normal response to receiving such an event is to create a new
roTCPStream object and pass the event to its AcceptFrom call.
...