Class tcustomsocketclient

Unit

Declaration

type tcustomsocketclient = class(tcustomurlsocketcomp)

Description

No description available, ancestor tcustomurlsocketcomp description follows
No description available, ancestor tcustomsocketcomp description follows
No description available, ancestor tcustomcommcomp description follows
No description available, ancestor tactcomponent description follows
No description available, ancestor tmsecomponent description follows

Hierarchy

Overview

Fields

Protected fpipes: tsocketpipes;

Methods

Protected procedure internalconnect; override;
Protected procedure internaldisconnect; override;
Protected procedure closepipes(const sender: tcustomcommpipes); override;
Protected procedure doasyncevent(var atag: integer); override;
Protected function trywritedata(const adata: string): syserrorty; override;
Public constructor create(aowner: tcomponent); override;
Public destructor destroy; override;

Properties

Public property pipes: tsocketpipes read fpipes write setpipes;

Description

Fields

Protected fpipes: tsocketpipes;
 

Methods

Protected procedure internalconnect; override;
 
Protected procedure internaldisconnect; override;
 
Protected procedure closepipes(const sender: tcustomcommpipes); override;
 
Protected procedure doasyncevent(var atag: integer); override;
 
Protected function trywritedata(const adata: string): syserrorty; override;
 
Public constructor create(aowner: tcomponent); override;
 
Public destructor destroy; override;
 

Properties

Public property pipes: tsocketpipes read fpipes write setpipes;
 

Generated by PasDoc 0.16.0.