FMX.ListView.Appearances.TItemControlEvent

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

Delphi

TItemControlEvent = procedure(const Sender: TObject; const AItem: TListItem; const AObject: TListItemSimpleControl) of object;

C++

typedef void __fastcall (__closure *TItemControlEvent)(System::TObject* const Sender, Fmx::Listview::Types::TListItem* const AItem, Fmx::Listview::Types::TListItemSimpleControl* const AObject);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances FMX.ListView.Appearances

説明

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