API:System.Contnrs.TOrderedList.AtLeast

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AtLeast(ACount: Integer): Boolean;

C++

bool __fastcall AtLeast(int ACount);

Properties

Type Visibility Source Unit Parent
function public
System.Contnrs.pas
System.Contnrs.hpp
System.Contnrs TOrderedList

Description

Embarcadero Technologies does not currently have any additional information.