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

This is StringTooLong, a member of class DataStoreErrorCode.

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