[DUG] Closing an application
Charlie
kerscher at bellsouth.net
Mon Jan 23 16:29:23 NZDT 2012
Need help because the application continues to appear as a process in
the task manager after I've exited it.
Am using CodeGear 2007, dBase files on Win 7 Pro laptop. UAC is set to
off (if that is what having the slider to very bottom position means)
A bit more information: my application is a modified version of
Accounting for Delphi. To 'run' the application one runs afdmain.exe.
From this one selects other 'programs'. For example - orders - (which
is the one in question) and is afdoe.exe. I have in the afdoe.exe form
onClose event Action := caFree. I don't have an onDestroy event. When I
exit the afdoe.exe it 'disappears' and appears to be closed. I then exit
afdmain.exe and it too appears closed and the task manager quits showing
it as a process; but not the afdoe.exe.
Your help is greatly appreciated.
Thanks,
Charlie
More information about the Delphi
mailing list