Vcl.ScreenTips.EAllocatedActionsException

提供:RAD Studio API Documentation

EAllocatedActionsExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EAllocatedActionsException = class(Exception);

C++

class PASCALIMPLEMENTATION EAllocatedActionsException : public System::Sysutils::Exception

プロパティ

種類 可視性 ソース ユニット
class public
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips Vcl.ScreenTips

説明

TAllocatedActions 例外です。


EAllocatedActionsException は、TAllocatedActions のクラッシュが発生したときに使用しなければならない例外です。

関連項目