|
RAD Studio VCL Reference
|
Application Help System that supports multiple Help Viewers.
IHelpSystem = interface(IInterface);
__interface IHelpSystem : public IInterface;
The Run-Time Library Help System allows an application to access one or more Help Viewers through a uniform interface, IHelpSystem. To obtain an object that implements IHelpSystem, use the HelpSystem property of the Application global variable, or call the global GetHelpSystem function.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|