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

This is StreamNotFound, a member of class DataStoreErrorCode.

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