Subject | TIB_Column.Value for Currency DataTypes |
---|---|
Author | Andreas Hesse |
Post date | 2004-09-12T18:17:38Z |
With the new FasrReport3 Engine I got a problem with TIB_Column.Value,
if IsCurrencyDataType is true.
It will return a Variant of type String.
I try a workaround to get the value as Variant of type Currency and it
seems to work (Delphi 5).
What was / is the problem with varType = Currency?
Andreas Hesse
if IsCurrencyDataType is true.
It will return a Variant of type String.
I try a workaround to get the value as Variant of type Currency and it
seems to work (Delphi 5).
What was / is the problem with varType = Currency?
Andreas Hesse