API:FMX.ListBox.TCustomListBox.CompareItems

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomListBox

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。