FMX.ListBox.TListBoxItemData

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

System.Classes.TPersistentSystem.TObjectTListBoxItemData

Delphi

TListBoxItemData = class(TPersistent)

C++

class PASCALIMPLEMENTATION TListBoxItemData : public System::Classes::TPersistent

プロパティ

種類 可視性 ソース ユニット
class public
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox FMX.ListBox

説明

リスト ボックス項目に関連する情報を格納します。


TListBoxItemData は、リスト ボックス項目に関連づけられているデータを指定するのに使用されます。

関連項目