RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.Deadlock Field
Pascal
const Deadlock: Integer = 6000 + 28;
C++
int Deadlock = 6000 + 28;

This is Deadlock, a member of class DataStoreErrorCode.

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