Class tcustomsocketserveriochannel
Unit
Declaration
type tcustomsocketserveriochannel = class(tstuffediochannel)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- tcustomiochannel
- tstuffediochannel
- tcustomsocketserveriochannel
Overview
Methods
| Protected | procedure internalconnect; override; |
| Protected | procedure internaldisconnect; override; |
| Protected | function commio: boolean; override; |
| Protected | procedure localsenddata(const adata: ansistring); override; |
| Protected | procedure internalsenddata(const adata: ansistring); override; |
| Protected | procedure doinputavailable(const sender: tpipereader); |
| Protected | procedure dobeforedisconnect(const sender: tcustomcommpipes); |
| Protected | procedure unlink; reintroduce; |
| Protected | function canconnect: boolean; override; |
| Public | destructor destroy; override; |
| Public | procedure link(const apipes: tcustomcommpipes); |
Description
Methods
| Protected | procedure internalconnect; override; |
|
This item has no description. | |
| Protected | procedure internaldisconnect; override; |
|
This item has no description. | |
| Protected | function commio: boolean; override; |
|
This item has no description. | |
| Protected | procedure localsenddata(const adata: ansistring); override; |
|
This item has no description. | |
| Protected | procedure internalsenddata(const adata: ansistring); override; |
|
This item has no description. | |
| Protected | procedure doinputavailable(const sender: tpipereader); |
|
This item has no description. | |
| Protected | procedure dobeforedisconnect(const sender: tcustomcommpipes); |
|
This item has no description. | |
| Protected | procedure unlink; reintroduce; |
|
This item has no description. | |
| Protected | function canconnect: boolean; override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | procedure link(const apipes: tcustomcommpipes); |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.