Back to Devexpress

TdxAlertWindowOptionsBehavior Class

vcl-dxalertwindow-771b6fa1.md

latest1.0 KB
Original Source

TdxAlertWindowOptionsBehavior Class

Contains settings that specify how an alert window responds to end-user actions.

Declaration

delphi
TdxAlertWindowOptionsBehavior = class(
    TdxAlertWindowCustomOptions
)

Remarks

A TdxAlertWindowOptionsBehavior object is referenced via the following option sets:

Inheritance

TObject TPersistent TcxOwnedPersistent TdxAlertWindowCustomOptions TdxAlertWindowOptionsBehavior

See Also

TdxAlertWindowOptionsBehavior Members

dxAlertWindow Unit