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

This is ReadBlockError, a member of class DataStoreErrorCode.

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