On Sunday, June 4, 2023, Mattias Gaertner via fpc-pascal <
[email protected]> wrote:

>
> Correct. Property RecInstance is read only.
>

No, I can define it as :
    property RecInstance: TMyRec read fRecInstance write fRecInstance;
and still get the same error.

Juha
_______________________________________________
fpc-pascal maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to