Versions Compared

Key

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

Description

Closes the special message below the control (or SRP EditTable cell) that was created with the DisplayControlMessage serviceUsed by FrameWorks tools, such as FW_COMMAND_MANAGER, to display little info popups.

Syntax

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