RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.InternalError Field
Pascal
const InternalError: Integer = 3000 + 41;
C++
int InternalError = 3000 + 41;

This is InternalError, a member of class DataStoreErrorCode.

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