Skip to main content

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