Enum TUIButtonType
Namespace: CAMAPI.UIDialogs
Assembly: CAMAPI.UIDialogs.dll
Syntax
public enum TUIButtonType
Fields
Name | Description |
---|---|
btAbort | |
btAll | |
btCancel | |
btClose | |
btContinue | |
btHelp | |
btIgnore | |
btNo | |
btNoToAll | |
btOk | |
btRetry | |
btTryAgain | |
btYes | |
btYesToAll |