Vcl.HtmlHelpViewer.ViewerName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ViewerName: string;

C++

extern DELPHI_PACKAGE System::UnicodeString ViewerName;

Properties

Type Visibility Source Unit Parent
variable public
Vcl.HtmlHelpViewer.pas
Vcl.HtmlHelpViewer.hpp
Vcl.HtmlHelpViewer Vcl.HtmlHelpViewer


Description

The ViewerName variable stores a string that the Help Manager can use to identify this Viewer among registered Viewers.

See Also