RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ICustomHelpViewer.NotifyID Method

Save Viewer's numeric ID.

Pascal
procedure NotifyID(const ViewerID: Integer);
C++
__fastcall NotifyID(const int ViewerID);

The Help System calls NotifyID to pass the application a unique numeric ID associated with a Viewer. The application uses this ID to identify a specific viewer in calls to Release (IHelpManager). 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!