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

This is NoServerFound, a member of class DataStoreErrorCode.

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