FMX.ListView.Appearances.TItemAppearanceProperties.TControlEvent
Delphi
TControlEvent = procedure(const Sender: TObject; const AControl: TListItemSimpleControl) of object;
C++
typedef TAppearanceObjects::TControlEvent TControlEvent;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | TItemAppearanceProperties |
Description
Embarcadero Technologies does not currently have any additional information.