[lazarus] FPC Request
Shane Miller
SMiller1 at stvgb.org
Wed Oct 20 14:59:03 EDT 1999
Nope. I have a liune like this
Property Items[index: integer]: TMark read Get write Put; default;
and I get
Error: Only one default property is allowed, found inherited default property in class TList;
So, I guess defaults work, but not exactly right yet.
Shane
>>> Florian Klaempfl <Florian.Klaempfl at gmx.de> 10/20/99 01:42PM >>>
Shane Miller schrieb:
>
> Also, default values for a property or variable in a class is needed.
>
> Property Items[index: integer]: TMark read Get write Put; default;
>
> and
>
> Property Number : Integer read Get write Put; default 0;
>
> have to be accepted.
>
Should be possible already !!!
_________________________________________________________________
To unsubscribe: mail lazarus-request at miraclec.com with
"unsubscribe" as the Subject
archives at http://www.miraclec.com/list_archives/lazarus
More information about the Lazarus
mailing list