Back to Devexpress

TdxAlertWindowManager.OptionsMessage Property

vcl-dxalertwindow-dot-tdxalertwindowmanager-071b4c8e.md

latest949 B
Original Source

TdxAlertWindowManager.OptionsMessage Property

Specifies message settings to be assigned to all the newly created alert windows.

Declaration

delphi
property OptionsMessage: TdxAlertWindowOptionsMessage read; write;

Property Value

Type
TdxAlertWindowOptionsMessage

Remarks

Use an alert window’s OptionsMessage property to customize the settings of individual alert windows.

To learn about the settings, refer to the TdxAlertWindowOptionsMessage class description.

See Also

TdxAlertWindowManager Class

TdxAlertWindowManager Members

dxAlertWindow Unit