[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Dialogs' (#lcl)

DefaultMessageBox

Widgetset-independent implementation.

Declaration

Source position: dialogs.pp line 728

function DefaultMessageBox(

  Text: PChar;

  Caption: PChar;

  Flags: LongInt

):Integer;

See also

MessageDlg

  

Shows a message to the user and gets the response.