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

This is CannotDittoExisting, a member of class DataStoreErrorCode.

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