On Sunday, June 4, 2023, Mattias Gaertner via fpc-pascal <
fpc-pascal@lists.freepascal.org> 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  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to