Class tcustompipeiochannel
Unit
Declaration
type tcustompipeiochannel = class(tstuffediochannel)
Description
No description available, ancestor tstuffediochannel description follows
No description available, ancestor tcustomiochannel description follows
No description available, ancestor tactcomponent description follows
No description available, ancestor tmsecomponent description follows
Hierarchy
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tactcomponent
- tcustomiochannel
- tstuffediochannel
- tcustompipeiochannel
Overview
Methods
procedure internalconnect; override; |
|
procedure internaldisconnect; override; |
|
function commio: boolean; override; |
|
procedure localsenddata(const adata: ansistring); override; |
|
procedure internalsenddata(const adata: ansistring); override; |
|
procedure doinputavailable(const sender: tpipereader); |
|
procedure dopipebroken(const sender: tpipereader); |
|
procedure doasyncevent(var atag: integer); override; |
|
constructor create(aowner: tcomponent); override; |
|
destructor destroy; override; |
Properties
property active; |
Description
Methods
procedure internalconnect; override; |
|
procedure internaldisconnect; override; |
|
function commio: boolean; override; |
|
procedure localsenddata(const adata: ansistring); override; |
|
procedure internalsenddata(const adata: ansistring); override; |
|
procedure doinputavailable(const sender: tpipereader); |
|
procedure dopipebroken(const sender: tpipereader); |
|
procedure doasyncevent(var atag: integer); override; |
|
constructor create(aowner: tcomponent); override; |
|
destructor destroy; override; |
|
Properties
property active; |
|
Generated by PasDoc 0.16.0.