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

TdxAlertWindowManager.OptionsNavigationPanel Property

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

Declaration

property OptionsNavigationPanel: TdxAlertWindowOptionsNavigationPanel read; write;

Property Value

Type
TdxAlertWindowOptionsNavigationPanel

Remarks

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

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

See Also