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

This is TxAlreadyStarted, a member of class DataStoreErrorCode.

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