FMX.ListView.TListViewBase.DeleteItem

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DeleteItem(const ItemIndex: Integer): Boolean;

C++

bool __fastcall DeleteItem(const int ItemIndex);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
FMX.ListView.pas
FMX.ListView.hpp
FMX.ListView TListViewBase


Description

Supprime un élément.