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

This is DivideByZero, a member of class DataStoreErrorCode.

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