RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.InvalidPrecision Field
Pascal
const InvalidPrecision: Integer = 1000 + 9;
C++
int InvalidPrecision = 1000 + 9;

This is InvalidPrecision, a member of class DataStoreErrorCode.

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