RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreParameter.Precision Property

Gets or sets maximum number of digits used to represent Value property.

Pascal
property Precision: byte;
C++
__property byte Precision;

Precision gets or sets the maximum number of digits used to represent the Value property. The default is 0, which indicates that the data provider sets the precision for the Value property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!