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

This is InvalidFormat, a member of class DataStoreErrorCode.

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