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