RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.ClassNotFoundError Field
Pascal
const ClassNotFoundError: Integer = 0 + 99;
C++
int ClassNotFoundError = 0 + 99;

This is ClassNotFoundError, a member of class DataStoreErrorCode.

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