Back to Devexpress

TdxAlertWindowOptionsCaptionButtons Class

vcl-dxalertwindow-23f3d569.md

latest1.5 KB
Original Source

TdxAlertWindowOptionsCaptionButtons Class

Contains caption button settings of an alert window.

Declaration

delphi
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

TObject TPersistent TcxOwnedPersistent TdxAlertWindowCustomOptions TdxAlertWindowOptionsCaptionButtons

See Also

TdxAlertWindowOptionsCaptionButtons Members

dxAlertWindow Unit