IBX.IBUtils.RandomInteger

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function RandomInteger(iLow, iHigh: Integer): Integer;

C++

extern DELPHI_PACKAGE int __fastcall RandomInteger(int iLow, int iHigh);

Properties

Type Visibility Source Unit Parent
function public
IBX.IBUtils.pas
IBX.IBUtils.hpp
IBX.IBUtils IBX.IBUtils

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!