Razvan Adrian Bogdan wrote:
Placing a form in another form at runtime is sometimes more useful
than frames since forms have more properties and events than frames

Then frames should be extended. Having more porperties is not an issue, having more usefull properties is.

and they can be reparented easily inside other forms, if you have 5
forms which contain the same frame and exist at the same time but are
not visible simultaneously one can use less memory by just reparenting
a form instead of having more frames.

This can be done also with frames, so I don't see the advantage.

IMO a form is a top level widget and should not be embedded in another widget.

Marc

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

Reply via email to