IDialogTResponse Properties |
The IDialogTResponse generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Button1 |
Gets the text on the left button.
(Inherited from IDialog.) | |
| Button2 |
Gets the text on the right button.
(Inherited from IDialog.) | |
| Caption |
Gets the caption of the dialog.
(Inherited from IDialog.) | |
| Content |
Gets the content of the dialog.
(Inherited from IDialog.) | |
| Style |
Gets the dialog style.
(Inherited from IDialog.) |