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

This is DuplicateKey, a member of class DataStoreErrorCode.

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