Enum TUIButtonTypeFlags
Namespace: CAMAPI.UIDialogs
Assembly: CAMAPI.UIDialogs.dll
Syntax
public enum TUIButtonTypeFlagsFields
| Name | Description | 
|---|---|
| btfAbort | |
| btfAll | |
| btfCancel | |
| btfClose | |
| btfContinue | |
| btfHelp | |
| btfIgnore | |
| btfNo | |
| btfNoToAll | |
| btfNone | |
| btfOk | |
| btfRetry | |
| btfTryAgain | |
| btfYes | |
| btfYesToAll |