RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXFormatter.StringToBcd Method

Convert String to TBcd.

Pascal
procedure StringToBcd(StringValue: UnicodeString; DBXBcdValue: TDBXBcdValue); virtual; abstract;
C++
virtual __fastcall StringToBcd(UnicodeString StringValue, TDBXBcdValue DBXBcdValue) = 0;

StringToBcd converts a String to TBcd

 

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