Message

Revision as of 11:56, 27 February 2009 by imported>Qazaaq (quickly writing down some things about the MESG form)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This article is incomplete. You can help by filling in any blank descriptions.
Further information might be found in a section of the discussion page. Please remove this message when no longer necessary.

A Message can be displayed with the ShowMessage function.

The Message Properties

Flags

  • Message Box: When checked the message is displayed as in a box instead of at the top of the screen.
  • Auto-display:

Fields

  • ID: The ID of the message.
  • Icon:
  • Title: The title of the message.
  • Display Time:
  • Message Text: The text displayed on the message.
  • Menu Buttons: A list of buttons on the message form. Right click to create a new one.
  • Item Text: The text on the selected button.
  • Item Conditions: A list of tests that have to pass for the selected button to show.

See Also