TMsgDlgBtn Enumeration
Represents type TMsgDlgBtn.
type TMsgDlgBtn = (mbYes, mbNo, mbOK, mbCancel, mbAbort, mbRetry, mbIgnore, mbAll, mbNoToAll, mbYesToAll, mbHelp, mbClose);
The TMsgDlgBtn type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | mbAbort | Represents constant |
![]() | mbAll | Represents constant |
![]() | mbCancel | Represents constant |
![]() | mbClose | Represents constant |
![]() | mbHelp | Represents constant |
![]() | mbIgnore | Represents constant |
![]() | mbNo | Represents constant |
![]() | mbNoToAll | Represents constant |
![]() | mbOK | Represents constant |
![]() | mbRetry | Represents constant |
![]() | mbYes | Represents constant |
![]() | mbYesToAll | Represents constant |
