On Sunday, June 4, 2023, Mattias Gaertner via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Correct. Property RecInstance is read only.<br></blockquote><div><br></div><div>No, I can define it as :</div><div>    property RecInstance: TMyRec read fRecInstance write fRecInstance;</div><div>and still get the same error.</div><div><br></div><div>Juha</div><div><br></div>