RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.ApplicationError Field
Pascal
const ApplicationError: Integer = 1000 + 12;
C++
int ApplicationError = 1000 + 12;

This is ApplicationError, a member of class DataStoreErrorCode.

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