API:FMX.ListBox.TCustomListBox.CompareItems

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function CompareItems(const Item1, Item2: TListBoxItem): Integer; virtual;

C++

virtual int __fastcall CompareItems(TListBoxItem* const Item1, TListBoxItem* const Item2);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
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 !