You are here: Symbol Reference > JSDialog Namespace > Classes > TJSCustomDialog Class > TJSCustomDialog Methods > TJSCustomDialog.DoHelpLinkClick Method
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSCustomDialog.DoHelpLinkClick Method

Method that triggers the OnHelpLinkClick event.

Pascal
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.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!