Back to Devexpress

TdxMessageDialogForm.ButtonCount Property

vcl-dxmessagedialog-dot-tdxmessagedialogform-57c2138b.md

latest790 B
Original Source

TdxMessageDialogForm.ButtonCount Property

Returns the number of buttons on the message box form.

Declaration

delphi
property ButtonCount: Integer read;

Property Value

TypeDescription
Integer

The number of buttons accessible through the Buttons property.

|

See Also

TdxMessageDialogForm.FindButton Function

TdxMessageDialogForm Class

TdxMessageDialogForm Members

dxMessageDialog Unit