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