TChartStreamList Class

Header: Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only
tObjecttStringstStringListTStringStreamListTChartStreamList

class TChartStreamList : public TStringStreamList;

Enables streaming of a list of TChart objects.

Destructors

NameDescription
~TChartStreamList

Properties

NameTypeDescription
StreamsTMemoryStreamList*Use the streams property to access memory streams owned by the TStringStreamList.

Methods

NameDescription
Add (2)Initialize a new TMemoryStream named S and return the position in the list as the result.
AppendFromListAppend new items from another list.
AppendFromStreamAppend new items from stream.
Assign
Clear
Delete
GetObjectToByteArray
LoadChart
LoadFromStream
SaveChart
SaveToStream
SetObjectFromByteArray