API:System.Generics.Defaults.TComparer.Construct

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function Construct(const Comparison: TComparison<T>): IComparer<T>; static; inline;

C++

static System::DelphiInterface<IComparer__1<T> > __fastcall Construct(const System::DelphiInterface<TComparison__1<T> > Comparison);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.