FMX.ListBox.TCustomListBox.TItemClickEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TItemClickEvent = procedure(const Sender: TCustomListBox; const Item: TListBoxItem) of object;

C++

typedef void __fastcall (__closure *TItemClickEvent)(TCustomListBox* const Sender, TListBoxItem* const Item);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomListBox

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !