dxAlertWindowDefaultCaptionButtons Constant
Determines the default value of the TdxAlertWindowOptionsCaptionButtons.CaptionButtons property.
Declaration
const dxAlertWindowDefaultCaptionButtons = [awcbDropdown, awcbPin, awcbClose];
See Also