RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IBUtils.RandomInteger Function
Pascal
function RandomInteger(iLow: Integer; iHigh: Integer): Integer;
C++
int RandomInteger(int iLow, int iHigh);

This is function IBUtils.RandomInteger.

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