Unit NewMsgDlg

---------------------------------------------------------------------------- MsgDlg.pas Copyright © 1998 by DithoSoft ---------------------------------------------------------------------------- This unit contains the new MsgDlg function, which works just like Delphi“s MessageDlg function. However, in addition to "design improvements" the message sounds are also played depending on the type of message box. ---------------------------------------------------------------------------- Version 1.00 Initial release. ---------------------------------------------------------------------------- homepage: http://members.xoom.com/dithosoft/ mail: thorsten.dittmar@metronet.de ----------------------------------------------------------------------------

Classes

Functions

MsgDlg - MsgDlg function

Types

Constants

Variables


Functions


function MsgDlg(const Msg: string; AType: TMsgDlgType; AButtons: TMsgDlgButtons; HelpCtx: Longint): Word;

MsgDlg function

Types


Constants


Variables