Class tstringbufferstream
Unit
Declaration
type tstringbufferstream = class(tmemorystream)
Description
Hierarchy
- TObject
- TStream
- TCustomMemoryStream
- tmemorystream
- tstringbufferstream
Overview
Methods
function realloc(var newcapacity: ptrint): pointer; override; |
|
constructor create(const adata: string); |
Properties
property data: string read getdata; |
Description
Methods
function realloc(var newcapacity: ptrint): pointer; override; |
|
constructor create(const adata: string); |
|
Properties
property data: string read getdata; |
|
Generated by PasDoc 0.16.0.