[fpc-pascal] Concat TCollection?
Ryan Joseph
genericptr at gmail.com
Sun May 3 11:13:56 CEST 2020
> On May 3, 2020, at 4:04 PM, Michael Van Canneyt <michael at freepascal.org> wrote:
>
> Just set the Collection property of the items to the concatenated collection instance.
>
> Note that this effectively moves the items.
That means I'll need to set it back later right? The original lists are being kept alive because they may need to be streamed also.
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list