API:System.Generics.Collections.InCircularRange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function InCircularRange(Bottom, Item, TopInc: NativeInt): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall InCircularRange(System::NativeInt Bottom, System::NativeInt Item, System::NativeInt TopInc);

Properties

Type Visibility Source Unit Parent
function public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections System.Generics.Collections

Description

Embarcadero Technologies does not currently have any additional information.