Page 1 of 1

TMappedEntity property access and RTTI

Posted: Mon 02 Oct 2017 18:06
by jwrz
Is it possible to generate TMappedEntity based classes with access of propperties set to published? It is needed to use RTTI.

Re: TMappedEntity property access and RTTI

Posted: Tue 31 Oct 2017 12:40
by AlexP
Hello,

Currently, we support the following access modifiers: Private, Protected and Public. Published will be added to the next version.