Class tstringbufferstream

Unit

Declaration

type tstringbufferstream = class(tmemorystream)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected function realloc(var newcapacity: ptrint): pointer; override;
Public constructor create(const adata: string);

Properties

Public property data: string read getdata;

Description

Methods

Protected function realloc(var newcapacity: ptrint): pointer; override;

This item has no description.

Public constructor create(const adata: string);

This item has no description.

Properties

Public property data: string read getdata;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.