You are here: Symbol Reference > SignalTools Namespace > Classes > TStreamedList Class
DSP Master VCL
ContentsIndex
PreviousUpNext
TStreamedList Class

An abstract class for stream capable TList.

SignalTools_TStreamedListSignalTools_TStreamedListSignalTools_TStreamedListSignalTools_TStreamedList
Pascal
TStreamedList = class(TObjectsList);

The class add's generic streaming capability to the basic TList object and also owns its items. All methods are virtual, but they could also be abstract.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!