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

This is OperationCanceled, a member of class DataStoreErrorCode.

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