Class tsocketclientiochannel
Unit
Declaration
type tsocketclientiochannel = 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
- tsocketclientiochannel
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 dobeforedisconnect(const sender: tcustomcommpipes); |
|
constructor create(aowner: tcomponent); override; |
|
destructor destroy; override; |
Properties
property active; |
|
property activator; |
|
property socket: tifisocketclient read fsocket write setsocket; |
|
property localconn; |
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 dobeforedisconnect(const sender: tcustomcommpipes); |
|
constructor create(aowner: tcomponent); override; |
|
destructor destroy; override; |
|
Properties
property active; |
|
property activator; |
|
property socket: tifisocketclient read fsocket write setsocket; |
|
property localconn; |
|
Generated by PasDoc 0.16.0.