RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
XSBuiltIns.IncrementAmount Constant
Pascal
IncrementAmount: array[Boolean] of Integer = (1, -1);
C++
array[Boolean] of Integer IncrementAmount = (1, -1);

This is constant XSBuiltIns.IncrementAmount.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!