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

TdxAlertWindowOptionsCaptionButtons Class

Contains caption button settings of an alert window.

Declaration

TdxAlertWindowOptionsCaptionButtons = class(
    TdxAlertWindowCustomOptions
)

Remarks

This class provides properties that allow you to specify the visibility of caption buttons and associate the Dropdown button with a popup menu (a TdxBarPopupMenu, TdxRibbonPopupMenu, or TPopupMenu control).

A TdxAlertWindowOptionsCaptionButtons object is referenced via the following option sets:

Inheritance

See Also