On 03/08/07, Christian Budde <[EMAIL PROTECTED]> wrote:
>  constructor TCustomForm.CreateNew(AOwner: TComponent; Num : Integer);
>
>  can anyone here explain me why it is there and what it stands for? Right
> now I don't see a reason for that, but maybe there's a platform independent
> thing I don't see right now (I'm on Win32 at the moment).

Good question!  I asked the same think many years back and could never
get a clear answer. The documentation is also no help.

Quote from the Kylix 3 help:  "The second argument, Dummy, defaults to
0 and is not used by this constructor. The system passes 0 by default
if this constructor is passed only the first argument, AOwner."

Regards,
  - Graeme -

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to