API:FMX.Pickers.TOnValueChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOnValueChanged = procedure(Sender: TObject; const AValueIndex: Integer) of object;

C++

typedef void __fastcall (__closure *TOnValueChanged)(System::TObject* Sender, const int AValueIndex);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.