Class tsocketclientiochannel

Unit

Declaration

type tsocketclientiochannel = class(tstuffediochannel)

Description

This item has no description.

Hierarchy

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);
Public constructor create(aowner: tcomponent); override;
Public destructor destroy; override;

Properties

Published property active;
Published property activator;
Published property socket: tifisocketclient read fsocket write setsocket;
Published property localconn;

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.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Public destructor destroy; override;

This item has no description.

Properties

Published property active;

This item has no description.

Published property activator;

This item has no description.

Published property socket: tifisocketclient read fsocket write setsocket;

This item has no description.

Published property localconn;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.