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

This is IllegalCharacter, a member of class DataStoreErrorCode.

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