RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.SecurityError Field
Pascal
const SecurityError: Integer = 2000 + 51;
C++
int SecurityError = 2000 + 51;

This is SecurityError, a member of class DataStoreErrorCode.

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