System.Generics.Collections.TList.ItemValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ItemValue(const Item: T): NativeInt;

C++

NativeInt __fastcall ItemValue(const T Item);

Properties

Type Visibility Source Unit Parent
function protected
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TList

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!