FMX.ListBox.TCustomListBox.ScrollToItem

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure ScrollToItem(const Item: TListBoxItem);

C++

void __fastcall ScrollToItem(TListBoxItem* const Item);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomListBox


Description

Fait défiler le contenu afin que Item soit visible.

Voir aussi