[lazarus] Win32 interface, FParentWindow

Micha Nelissen M.Nelissen at student.tue.nl
Sat Aug 30 11:47:52 EDT 2003


Hi,

I am not sure about this one: on line 2072 in win32object.inc:

<code>
       Window := CreateWindow('STATIC', StrTemp, Flags Or SS_LEFT, Left, 
Top, Width, Height, FParentWindow, HMENU(Nil), HInstance, Nil);
</code>

Shoudn't this be Parent instead of FParentWindow?

Regards,

Micha.







More information about the Lazarus mailing list