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

This is NoSuchParameter, a member of class DataStoreErrorCode.

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