FMX.ListView.Appearances.TItemAppearanceProperties.TControlEvent

From RAD Studio API Documentation
Jump to: navigation, search

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.