Displays a help window and optional topic based on a registry key for the location of the help file, e.g.,
Delphi |
---|
DisplayHelpWindow( '\Software\RiverSoftAVG', '\help\IE.chm', 'InstallDir', 'html\hs1010' ); |
Namespace: RSVclHelperFunctions
Delphi |
function DisplayHelpWindow( RegKey: String; HelpFile: String; RegName: String; |
Parameters
RegKey
Type: String
HelpFile
Type: String
RegName
Type: String
Topic
Type: String
HKey
Type: HKEY
Type: HWnd