API:System.Generics.Collections.InCircularRange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

extern DELPHI_PACKAGE bool __fastcall InCircularRange(int Bottom, int Item, int 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. Please help us document this topic by using the Discussion page!