Skip to main content
A newer version of this page is available. .

TdxAlertWindowManager.OptionsCaptionButtons Property

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

Declaration

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