RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXBcdValue Methods

The methods of the TDBXBcdValue class are listed here.

 
Name 
Description 
 
Get TBcd representation of value. 
 
Get boolean representation of value. 
 
Get double representation of value. 
 
Get smallInt representation of value. 
 
Get integer representation of value. 
 
Get Int64 representation of value. 
 
Get single representation of value. 
 
Get UnicodeString representation of value. 
 
Gets the BCD value for binary-compressed decimal data types. 
 
Returns true if the value is null
 
Set value as TBcd representation. 
 
Set value as boolean representation. 
 
Set value as double representation. 
 
Set value as smallInt representation. 
 
Set value as integer representation. 
 
Set value as Int64 representation. 
 
Set value as single representation. 
 
Set value as UnicodeString representation. 
 
Sets the BCD value for binary-compressed decimal data types. 
 
Assigns contents of TDBXValue to this TDBXWritableValue. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!