System.HelpIntfs.EHelpSystemException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEHelpSystemException

Delphi

EHelpSystemException = class(Exception);

C++

class PASCALIMPLEMENTATION EHelpSystemException : public System::Sysutils::Exception

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
System.HelpIntfs.pas
System.HelpIntfs.hpp
System.HelpIntfs System.HelpIntfs

Beschreibung

EHelpSystemException ist die Klasse für Fehler, die vom RTL-Hilfesystem ausgelöst werden.

Das Run-Time-Library-Hilfesystem löst eine EHelpSystemException aus, wenn bei der Registrierung oder dem Aufruf des Hilfe-Viewers ein Fehler auftritt.