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

This is FileExists, a member of class DataStoreErrorCode.

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