FMX.ListView.Types.TListItem.TListItemNotifyEvent
Delphi
TListItemNotifyEvent = procedure(const Item: TListItem) of object;
C++
typedef void __fastcall (__closure *TListItemNotifyEvent)(TListItem* const Item);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
type typedef |
public | FMX.ListView.Types.pas FMX.ListView.Types.hpp |
FMX.ListView.Types | TListItem |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。