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);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | TAppearanceObjects |
Description
Embarcadero Technologies does not currently have any additional information.