[fpc-devel] TCollection.FOwner

Martin Schreiber mse00000 at gmail.com
Wed Dec 27 16:26:44 CET 2017



On 12/27/2017 04:15 PM, Juha Manninen wrote:
> I am proposing to add a private
>   FOwner: TPersistent;
> to TCollection and remove it from derived classes which already have it.

Just a warning which does not necessarily apply to the TCollection issue
you report:
Be very careful to change component streaming behavior. It is difficult
to see all consequences with inlined and inherited components and all
possible combinations.

Martin



More information about the fpc-devel mailing list