Back to Devexpress

TdxMessageDialogForm.Style Property

vcl-dxmessagedialog-dot-tdxmessagedialogform-ead73440.md

latest1.1 KB
Original Source

TdxMessageDialogForm.Style Property

Specifies the active message dialog box style.

Declaration

delphi
property Style: TdxMessageDialogStyle read; write;

Property Value

TypeDescription
TdxMessageDialogStyle

The current message dialog box style.

|

Remarks

Set the Style property to mdsMessageDlg or mdsMessageBox to switch between message dialog box styles.

Refer to the TdxMessageDialogStyle type description for detailed information on available options.

See Also

Message Dialog Boxes

BBCode-Inspired Text Formatting Markup

TdxMessageDialogForm Class

TdxMessageDialogForm Members

dxMessageDialog Unit