Class ttextstringcopystream

Unit

Declaration

type ttextstringcopystream = class(ttextdatastream)

Description

No description available, ancestor ttextdatastream description follows
No description available, ancestor ttextstream description follows
No description available, ancestor tcustombufstream description follows
No description available, ancestor tmsefilestream description follows

Hierarchy

Overview

Methods

Protected function getmemory: pointer; override;
Public constructor create(const adata: string);
Public destructor destroy; override;
Public function write(const Buffer; Count: Longint): Longint; override;

Description

Methods

Protected function getmemory: pointer; override;
 
Public constructor create(const adata: string);
 
Public destructor destroy; override;
 
Public function write(const Buffer; Count: Longint): Longint; override;
 

Generated by PasDoc 0.16.0.