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

This is NotInsertRow, a member of class DataStoreErrorCode.

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