Vcl.WinXPickers.TDatePicker.OnChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnChange;

C++

__property OnChange;

Properties

Type Visibility Source Unit Parent
event published
Vcl.WinXPickers.pas
Vcl.WinXPickers.hpp
Vcl.WinXPickers TDatePicker

Description

Occurs when the underlying data value is represented by the picker control changes.

Vcl.WinXPickers.TDatePicker.OnChange inherits from Vcl.WinXPickers.TBasePickerControl.OnChange. All content below this line refers to Vcl.WinXPickers.TBasePickerControl.OnChange.

Occurs when the underlying data value is represented by the picker control changes.