[lazarus] object creation

Sergio A. Kessler sak at perio.unlp.edu.ar
Thu May 20 16:30:11 EDT 1999



Shane, what do you think about where to do object creation ?

I made it clear, IMO, that should be done in the components
themselves and not in a inner class (too many problems).

Also, note that there are some problems with TWinControls,
if the user choose the close button of the wm, the widget
is destroyed, yes, destroyed. So we need to simulate the
Delphi behavior like in dialogs.pp, wich is recreated if
it is destroyed.

Sergio






More information about the Lazarus mailing list