Vcl.ScreenTips.EAllocatedActionsException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEAllocatedActionsException

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.

Siehe auch