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

This is CannotCast, a member of class DataStoreErrorCode.

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