FMX.ListView.Appearances.TAppearanceListViewItems.Insert

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Insert(const Index: Integer): TListViewItem;

C++

TListViewItem* __fastcall Insert(const int Index);

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TAppearanceListViewItems


Description

Crée un nouvel TListViewItem et l'insère dans l'index avant de spécifier sa position.