Class tstringcopystream
Unit
Declaration
type tstringcopystream = class(tmemorystream)
Description
This item has no description.
Hierarchy
- TObject
- TStream
- TCustomMemoryStream
- TMemoryStream
- tstringcopystream
Overview
Methods
| Protected | function getmemory: pointer; override; |
| Public | constructor create(const adata: string); |
| Public | destructor destroy; override; |
| Public | function readdatastring: string; override; |
| Public | function write(const Buffer; Count: Longint): Longint; override; |
Description
Methods
| Protected | function getmemory: pointer; override; |
|
This item has no description. | |
| Public | constructor create(const adata: string); |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | function readdatastring: string; override; |
|
This item has no description. | |
| Public | function write(const Buffer; Count: Longint): Longint; override; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.