System.Contnrs.TOrderedList.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TOrderedList();

Properties

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

Description

Creates a TOrderedList instance.

Create generates a new list.