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

ParameterDescription
CtrlEntId

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

  • No labels