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
- TObject
- TStream
- thandlestream
- tmsefilestream
- tcustombufstream
- ttextstream
- ttextdatastream
- ttextstringcopystream
Overview
Methods
![]() |
function getmemory: pointer; override; |
![]() |
constructor create(const adata: string); |
![]() |
destructor destroy; override; |
![]() |
function write(const Buffer; Count: Longint): Longint; override; |
Description
Methods
![]() |
function getmemory: pointer; override; |
![]() |
constructor create(const adata: string); |
![]() |
destructor destroy; override; |
![]() |
function write(const Buffer; Count: Longint): Longint; override; |
Generated by PasDoc 0.16.0.

