[fpc-pascal] Error: Argument cannot be assigned to

Juha Manninen juha.manninen62 at gmail.com
Sun Jun 4 17:20:00 CEST 2023


On Sunday, June 4, 2023, Mattias Gaertner via fpc-pascal <
fpc-pascal at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20230604/870ea02b/attachment.htm>


More information about the fpc-pascal mailing list