RAD Studio VCL Reference
|
Specifies the last procedure to execute before the application shuts down.
ExitProcessProc: procedure;
procedure ExitProcessProc;
Assign a value to ExitProcessProc to specify a procedure that you want to execute when the application shuts down. The value of ExitProcessProc is a procedure with no parameters.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|