FMX.ListView.Types.TListItemView.Include

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

Delphi

procedure Include(const AItem: TListItemDrawable);

C++

void __fastcall Include(TListItemDrawable* const AItem);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemView


説明

指定された描画可能リスト項目ビュー リスト追加します(それがまだない場合)。

関連項目