Felipe Monteiro de Carvalho wrote:
"You can easily cope with this I think. Write an onclosequery (or onclose)
handler for the main form. When the form closes, in the handler loop through
Screen.Forms and call close on each form (except if it equals Self). This
will trigger onclose in each form which is what you are after. In
onclosequery for the main form dialogs are still functional so you'd be able
ask the user. "

Sounds like a hack from my POV. Where is the backward incompatibility problem to delphi exactly when we fire OnClose when it's supposed to be fired ?

Micha

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

Reply via email to