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