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

This is MethodNotFound, a member of class DataStoreErrorCode.

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