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

TdxAlertWindowOptionsNavigationPanel Class

Contains navigation panel settings of an alert window.

Declaration

TdxAlertWindowOptionsNavigationPanel = class(
    TdxAlertWindowCustomOptions
)

Remarks

This class provides properties that allow you to specify the following navigation panel attributes:

You can use the sdxAlertWindowPreviousMessage and sdxAlertWindowNextMessage resource strings to customize default hints displayed for navigation buttons.

A TdxAlertWindowOptionsNavigationPanel object is referenced via the following option sets:

Inheritance

See Also