API:System.Contnrs.TOrderedList.AtLeast

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AtLeast(ACount: NativeInt): Boolean;

C++

bool __fastcall AtLeast(System::NativeInt 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.