[Lazarus] Different "default" value for a property in derived class

Bart bartjunk64 at gmail.com
Sat Apr 6 16:52:47 CEST 2013


On 4/6/13, Michael Van Canneyt <michael at freepascal.org> wrote:

> Just change the default:
>
>    TB = class(TA)
....
>      property foo default stB;
>    end;
>

Yes, that did it.
I tried something like that, but didn't get the syntax right.

Thanks a lot.

Bart




More information about the Lazarus mailing list