TdxOperandValue Constructors
| Name | Description |
|---|---|
| Create(Char) | Initializes a new instance of the TdxOperandValue class with specified settings. |
| Create(TValue) | Initializes a new instance of the TdxOperandValue class with specified settings. |
| Create(string) | Initializes a new instance of the TdxOperandValue class with specified settings. |
| Create(TDateTime) | Initializes a new instance of the TdxOperandValue class with specified settings. |
See Also