TcxValueType.IsValueValid(Variant) Method
In This Article
Identifies if the specified Variant value is valid.
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
Value | Variant | The checked Variant value. |
#Returns
Type | Description |
---|---|
Boolean |
|
See Also