Create(IdxAlertWindow,TdxAlertWindowButton) Constructor
Initializes a new instance of the TdxAlertWindowButtonViewInfo class with specified settings.
Declaration
constructor Create(AOwner: IdxAlertWindow; AButtonItem: TdxAlertWindowButton); reintroduce; virtual;
Parameters
| Name | Type |
|---|---|
| AOwner | IdxAlertWindow |
| AButtonItem | TdxAlertWindowButton |
See Also