API:FMX.Pickers.TOnValueChanged
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.