RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreParameter.Scale Property

Gets and sets scale of Value property, which contains either numeric or decimal value.

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

Scale gets and sets the number of digits to the right of the decimal for the numeric or decimal value of the Value property. The default is 0. 

 

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