[Lazarus] TWinControl.AddControl?

Hans-Peter Diettrich DrDiettrich1 at aol.com
Thu Oct 20 23:39:42 CEST 2011


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





More information about the Lazarus mailing list