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

This is BadUrl, a member of class DataStoreErrorCode.

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