CtlPanel.EAppletException

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.SysUtils.ExceptionSystem.TObjectEAppletException

Delphi

EAppletException = class(Exception);

C++

class PASCALIMPLEMENTATION EAppletException : public System::Sysutils::Exception

Propriétés

Type Visibilité  Source Unité  Parent
class public
CTLPanel.pas
CtlPanel.hpp
CtlPanel CtlPanel

Description

EAppletException est la classe d'exception pour les erreurs se produisant dans une application volet de contrôles.

EAppletException est l'exception pour les erreurs spécifiques aux applications créées avec l'expert panneau de contrôle.

Voir aussi