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

This is MethodNonexistent, a member of class DataStoreErrorCode.

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