Previous Topic

Next Topic

Inhoudsopgave

Book Index

MessageDlg Method

Method Method MessageDlg (MessageCode: integer, MessageText: string): integer

Description

This function shows an Isah message form, if necessary, including a limited number of response buttons. The Application.Title property is used for the form title.

Message code

Code for the type of message that is shown. The following options are possible:

MessageText

Text shown in the dialog, the current user’s language settings are ignored.

Result

This function returns a number of the selected button.