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

This is InvalidRowValues, a member of class DataStoreErrorCode.

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