Back to Devexpress

TdxAlertWindowManager.OptionsCaptionButtons Property

vcl-dxalertwindow-dot-tdxalertwindowmanager-9e326e0b.md

latest1.0 KB
Original Source

TdxAlertWindowManager.OptionsCaptionButtons Property

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

Declaration

delphi
property OptionsCaptionButtons: TdxAlertWindowOptionsCaptionButtons read; write;

Property Value

Type
TdxAlertWindowOptionsCaptionButtons

Remarks

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

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

See Also

TdxAlertWindowManager Class

TdxAlertWindowManager Members

dxAlertWindow Unit