Table of Contents
Enumerations #
This class exposes no enumerations.
Constants #
This class exposes no constants.
Events #
This class exposes no events.
Methods #
This class exposes no methods.
Properties #
Name | Type | Default Value | Description |
---|---|---|---|
Cancel | Boolean | False | Determines if the button will act and display as the cancel button on the dialog. |
Caption | String | “” | Text displayed within the button. |
CancelButton | MessageDialogButton | Nil | Button settings applied to the cancel button. Client system defaults will be used if unspecified. |
Default | Boolean | False | Determines if the button act as the confirmation button on the dialog. |
Tag | Variant | Nil | Developer storage. |
Visible | Boolean | False | Controls button visibility on the dialog. |