TextPopup Declaration Description Parameters Method Result See Also Example |
procedure TextPopup(Msg : String);
This procedure displays a text popup message over the control defined in the ParentWindow property. The popup window appears at the offset defined by the PopupXOffset and PopupYOffset properties.
Parameter Usage Msg
The Url (in or out of a compiled HTML file) to display.
None.