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

This is FileNotFound, a member of class DataStoreErrorCode.

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