Vcl.ScreenTips.EAllocatedActionsException

Delphi
EAllocatedActionsException = class(Exception);
C++
class PASCALIMPLEMENTATION EAllocatedActionsException : public System::Sysutils::Exception
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
class | public | Vcl.ScreenTips.pas Vcl.ScreenTips.hpp |
Vcl.ScreenTips | Vcl.ScreenTips |
Beschreibung
TAllocatedActions-Exception.
EAllocatedActionsException ist eine Exception, die beim Auftreten eines TAllocatedActions-Absturzes verwendet werden sollte.