RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.StoreNameNotSet Field
Pascal
const StoreNameNotSet: Integer = 2000 + 1;
C++
int StoreNameNotSet = 2000 + 1;

This is StoreNameNotSet, a member of class DataStoreErrorCode.

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