Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
rv = Form_Services("DisplayHelpInfoPopup", CtrlEntId, InfoTitle, InfoText, Image, ImageWidth, ImageHeight)

Parameters

ParameterDescription
CtrlEntIdFully qualified control entity ID that is tied to the message. Default is control with focus

The control below which the help is to be displayed.

InfoTitleThe info help's title.
InfoTextThe info help content. @FMs are line breaks.
ImageAn optional image to display at the bottom.
ImageWidthHeight of the image.
ImageHeight

Width of the image.

Version

16.0.18