EControlC is the exception class for user interrupts.
EControlC = class(EExternal);
class EControlC : public EExternal;
SysUtils
EControlC is raised when the application is interrupted by the user.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|