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);

XSBuiltIns

This is constant XSBuiltIns.IncrementAmount.

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