You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

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

InfoTitleInfoTitle. The info help's title
InfoTextInfoText. The info help content. @FMs are line breaks.
ImageImage. An optional image to display at the bottom.
ImageWidthImageWidth. Height of the image
ImageHeight

ImageHeight. Width of the image

Version

16.0.18

  • No labels