System.Win.ComObj.EOleRegistrationError

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.Win.ComObj.EOleSysErrorSystem.Win.ComObj.EOleErrorSystem.SysUtils.ExceptionSystem.TObjectEOleRegistrationError

Delphi

EOleRegistrationError = class(EOleSysError);

C++

class PASCALIMPLEMENTATION EOleRegistrationError : public EOleSysError

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.Win.ComObj.pas
System.Win.ComObj.hpp
System.Win.ComObj System.Win.ComObj

Description

EOleRegistrationError est la classe d'exception pour les erreurs se produisant lors du recensement d'un objet OLE.

EOleRegistrationError est déclenchée par la méthode CreateRegKey quand elle rencontre une erreur en essayant de recenser une classe COM dans le registre système.