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

This is SyntaxError, a member of class DataStoreErrorCode.

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