DSP Master VCL
|
An abstract class for stream capable TList.
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!
|