MessageDialogButton

Symbolic names for message dialog buttons.

Values

ValueMeaning
abort"abort"

The 'abort' button.

cancel"cancel"

The 'cancel' button.

ignore"ignore"

The 'ignore' button.

no"no"

The 'no' button.

ok"ok"

The 'ok' button.

retry"retry"

The 'retry' button.

yes"yes"

The 'yes' button.

Meta