TcxValueType Methods
The base class for classes that implement functionality related to different value types in DevExpress data controllers and other data-related APIs.
Name | Description |
---|---|
Caption | Returns the value type’s name. |
Compare |
Compares two values specified by pointers. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Obtains a value from the specified memory buffer. |
Get |
Returns the Variant type code that corresponds to the current Tcx |
Is |
Identifies if values that correspond to the current Tcx |
Is |
Identifies if the current Tcx |
Is |
Identifies if the current Tcx |
Is |
Identifies if the specified Variant value is valid. |
Prepare |
Casts the specified pointer to a memory buffer to the required pointer type. |
To |
Inherited from TObject. |
See Also