Back to Devexpress

dxAlertWindowDefaultCaptionButtons Constant

vcl-dxalertwindow-6ed89c48.md

latest378 B
Original Source

dxAlertWindowDefaultCaptionButtons Constant

Determines the default value of the TdxAlertWindowOptionsCaptionButtons.CaptionButtons property.

Declaration

delphi
const dxAlertWindowDefaultCaptionButtons = [awcbDropdown, awcbPin, awcbClose];

See Also

dxAlertWindow Unit