[lazarus] Default parameters

Peter Vreman pfvreman at wins.uva.nl
Thu Aug 26 04:37:25 EDT 1999


At 23:03 25-8-99 , you wrote:
>Hi,
>Am I missing something or doesn't the compiler supprt default parameters like:
>
>procedure Draw(
>     Canvas: TCanvas;
>     X, Y, Index:
>     Integer; Enabled:
>--> Boolean = True <--
>);
Not supported, and won't be added soon.







More information about the Lazarus mailing list