LMD DialogPack
|
Method that triggers the OnHelpLinkClick event.
procedure DoHelpLinkClick; virtual;
The DoHelpLinkClick method also provides addition default processing if the OnHelpLinkClick is not handled.
If the application has a Help File associated with it, then depending on the HelpLink.HelpType value either Application.HelpContext(HelpLink.HelpContext) or Application.HelpKeyword(HelpLink.HelpKeyword) is called.
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|