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

This is InlineTooSmall, a member of class DataStoreErrorCode.

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