Back to Devexpress

TdxAlertWindowManager.OptionsButtons Property

vcl-dxalertwindow-dot-tdxalertwindowmanager-497c830b.md

latest954 B
Original Source

TdxAlertWindowManager.OptionsButtons Property

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

Declaration

delphi
property OptionsButtons: TdxAlertWindowOptionsButtons read; write;

Property Value

Type
TdxAlertWindowOptionsButtons

Remarks

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

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

See Also

TdxAlertWindowManager Class

TdxAlertWindowManager Members

dxAlertWindow Unit