TdxOperandValue.Create<T>(T) Method
Declaration
class function Create<T>(const AValue: T): TdxOperandValue; overload;
Parameters
| Name | Type |
|---|---|
| AValue | T |
Returns
| Type |
|---|
| TdxOperandValue |
See Also
class function Create<T>(const AValue: T): TdxOperandValue; overload;
| Name | Type |
|---|---|
| AValue | T |
| Type |
|---|
| TdxOperandValue |