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

This is InternalDuplicateKey, a member of class DataStoreErrorCode.

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