UnitUnit2
DeclarationFunction HtmlHelpInstalled: Boolean;Implementation
function HtmlHelpInstalled: Boolean; begin Result := (Assigned(HtmlHelpA)); End;