Back to Devexpress

TdxAlertWindowOptionsSize Class

vcl-dxalertwindow-836fab12.md

latest2.0 KB
Original Source

TdxAlertWindowOptionsSize Class

Contains alert window size settings.

Declaration

delphi
TdxAlertWindowOptionsSize = class(
    TdxAlertWindowCustomOptions
)

Remarks

This class provides properties that allow you to do the following:

A TdxAlertWindowOptionsSize object is referenced via the following option sets:

Inheritance

TObject TPersistent TcxOwnedPersistent TdxAlertWindowCustomOptions TdxAlertWindowOptionsSize

See Also

TdxAlertWindowOptionsSize Members

dxAlertWindow Unit