|
RAD Studio VCL Reference
|
Specifies the number of digits of accuracy used to store the field value.
property Precision: Integer;
__property int Precision;
When defining a BCD field, set Precision to the total number of digits stored for each field value. The value of Precision is ignored unless DataType is ftBCD.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|