System.Win.ComObj.EOleException.HelpFile

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HelpFile: string read FHelpFile write FHelpFile;

C++

__property System::UnicodeString HelpFile = {read=FHelpFile, write=FHelpFile};

Properties

Type Visibility Source Unit Parent
property public
System.Win.ComObj.pas
System.Win.ComObj.hpp
System.Win.ComObj EOleException

Description

Specifies the name and location of the help file that contains information about the error that occurred.

HelpFile lists the name and complete directory path of the help file that contains information about the error.