FMX.ListView.TListViewBase.THandleChangeEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

THandleChangeEvent = procedure(const Sender: TObject; var AHandled: Boolean) of object;

C++

typedef void __fastcall (__closure *THandleChangeEvent)(System::TObject* const Sender, bool &AHandled);

Properties

Type Visibility Source Unit Parent
type
typedef
public
FMX.ListView.pas
FMX.ListView.hpp
FMX.ListView TListViewBase

Description

Embarcadero Technologies does not currently have any additional information.