RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ICustomHelpViewer.GetViewerName Method

Return string identifying Help Viewer.

Pascal
function GetViewerName: string;
C++
__fastcall AnsiString GetViewerName();

The Help System calls GetViewerName to obtain a string identifying the Help Viewer. Every Help Viewer within an application must return a unique Viewer Name. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!