On Fri, 3 Aug 2007, Christian Budde wrote:

> Hello,
> 
> tonight I was having a look again at the LCL and meanwhile I found that
> CreateNew has asecond property 'Num':
> 
> 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).

The parameter is ignored, it's there for Delphi compatibility.

Michael.

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

Reply via email to