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

This is UnclosedIdentifier, a member of class DataStoreErrorCode.

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