FMX.ListView.Appearances.TAppearanceObjects.TControlEvent
Delphi
TControlEvent = procedure(const Sender: TObject; const AControl: TListItemSimpleControl) of object;
C++
typedef void __fastcall (__closure *TControlEvent)(System::TObject* const Sender, Fmx::Listview::Types::TListItemSimpleControl* const AControl);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
public | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | TAppearanceObjects |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !