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

This is InvalidBinaryString, a member of class DataStoreErrorCode.

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