API:FMX.Pickers.TCustomListPicker.OnValueChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnValueChanged: TOnValueChanged read FOnValueChanged write FOnValueChanged;

C++

__property TOnValueChanged OnValueChanged = {read=FOnValueChanged, write=FOnValueChanged};

Properties

Type Visibility Source Unit Parent
event public
FMX.Pickers.pas
FMX.Pickers.hpp
FMX.Pickers TCustomListPicker

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!