[Lazarus] Auto adding interface methods
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Feb 23 10:27:00 CET 2012
On Thu, 23 Feb 2012 11:09:18 +0200
ik <idokan at gmail.com> wrote:
>[...]
> In my knowledge in Pascal, if the child does not pass the parent
> properties, then they are not visible in the child.
> For example in the RTTI you will not see the published property
> because it was not foreword to the child.
No. In fact you can only raise the visibility of a property, never
decrease it.
Mattias
More information about the Lazarus
mailing list