What's the purpose and action of TWinControl.AddControl?

The source code comment suggests
  Add Handle object to *parents* Handle object.
but the code invokes
  TWSControlClass(WidgetSetClass).AddControl(Self);
with no Parent involved!

Can somebody explain that?

DoDi


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to