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

This is NumericUnderflow, a member of class DataStoreErrorCode.

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