TdxAlertWindowOptionsButtons Properties
Contains custom button settings of an alert window.| Name | Description |
|---|---|
| Buttons | Provides access to a collection of alert window custom buttons. |
| Height | Specifies the height of alert window custom buttons, in pixels. |
| Images | Specifies the image list that provides images for alert window custom buttons. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| Width | Specifies the width of alert window custom buttons, in pixels. |
See Also