RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.NumericOverflow Field
Pascal
const NumericOverflow: Integer = 3000 + 85;
C++
int NumericOverflow = 3000 + 85;

This is NumericOverflow, a member of class DataStoreErrorCode.

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