RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXWritableValue.SetAsCurrency Method (Currency, Integer, Integer)
Pascal
procedure SetAsCurrency(const Value: Currency; Precision: Integer; Decimals: Integer); virtual; overload;
C++
virtual __fastcall SetAsCurrency(const Currency Value, int Precision, int Decimals);

This is SetAsCurrency, a member of class TDBXWritableValue.

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