Represents type TTaskDialogCommonButton.
TTaskDialogCommonButton
type TTaskDialogCommonButton = (cbOK, cbYes, cbNo, cbCancel, cbRetry, cbClose);
The TTaskDialogCommonButton type exposes the following members.
Represents constant cbCancel.
cbCancel
Represents constant cbClose.
cbClose
Represents constant cbNo.
cbNo
Represents constant cbOK.
cbOK
Represents constant cbRetry.
cbRetry
Represents constant cbYes.
cbYes