TdxAlertWindowOptionsButtons Class
Contains custom button settings of an alert window.
Declaration
TdxAlertWindowOptionsButtons = class(
TdxAlertWindowCustomOptions
)
Remarks
This class provides properties that allow you to do the following:
A TdxAlertWindowOptionsButtons object is referenced via the following option sets:
An alert window manager’s OptionsButtons;
An alert window’s OptionsButtons.
Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxAlertWindowCustomOptions
TdxAlertWindowOptionsButtons
See Also