TTaskDialogCommonButtons = set of TTaskDialogCommonButton;
TTaskDialogCommonButton TTaskDialogCommonButtons;
Dialogs
The following predefined buttons can appear on Task Dialogs:
Button |
Description |
tcbOk |
OK button. |
tcbYes |
Yes button. |
tcbNo |
No button. |
tcbCancel |
Cancel button. |
tcbRetry |
Retry button. |
tcbClose |
Close button. |
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|