RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.RowTooWide Field
Pascal
const RowTooWide: Integer = 2000 + 6;
C++
int RowTooWide = 2000 + 6;

This is RowTooWide, a member of class DataStoreErrorCode.

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