RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXBcdValue.SetBcd Method

Sets the BCD value for binary-compressed decimal data types.

Pascal
procedure SetBcd(const Value: TBcd); override;
C++
virtual __fastcall SetBcd(const TBcd Value);

Sets the BCD value for TDBXValue instances with a with a data type of BcdType

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!