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

This is GreaterThanMax, a member of class DataStoreErrorCode.

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