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

This is ResultNotUpdateable, a member of class DataStoreErrorCode.

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