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

This is EofExpected, a member of class DataStoreErrorCode.

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