Description
Used by FrameWorks tools, such as FW_COMMAND_MANAGER, to display little info popups.
Syntax
rv = Form_Services("DisplayHelpInfoPopup", CtrlEntId, InfoTitle, InfoText, Image, ImageWidth, ImageHeight)
Parameters
| Parameter | Description |
|---|---|
| CtrlEntId | The control below which the help is to be displayed. |
| InfoTitle | The info help's title. |
| InfoText | The info help content. @FMs are line breaks. |
| Image | An optional image to display at the bottom. |
| ImageWidth | Height of the image. |
| ImageHeight | Width of the image. |
Version
16.0.18