RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXFormatter.BcdToString Method

Convert TBcd to String.

Pascal
function BcdToString(DBXBcdValue: TDBXBcdValue): UnicodeString; virtual; abstract;
C++
virtual __fastcall UnicodeString BcdToString(TDBXBcdValue DBXBcdValue) = 0;

BcdToString converts a TBcd value to a String

 

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