TdxMessageDialogForm.ButtonCount Property
Returns the number of buttons on the message box form.
Declaration
property ButtonCount: Integer read;
Property Value
Type | Description |
---|---|
Integer | The number of buttons accessible through the Buttons property. |
See Also