ComponentOne True DBGrid Pro 8
HelpFile Property

Returns pathname of help file associated with the error.

Syntax

error.HelpFile

Remarks

Read-only at run time. Not available at design time.

This property returns a string containing the fully qualified path name of the Windows Help (.hlp) associated with this particular error.  The topic in this help file that contains the specific information about the error is given by the HelpContext property.

If no help file is associated with this error, this property returns an empty string.

This property is used in conjunction with the HelpContext property to automatically display the help information related to the error.

The function of this property is identical to the ADO HelpFile property.

Note

This property applies to Error object (OLE DB only).

See Also

Error Object

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback