API:Vcl.WinXPickers.TTimePicker.OnCloseUp

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnCloseUp: TNotifyEvent read FOnCloseUp write FOnCloseUp;

C++

__property OnCloseUp;

Properties

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

Description

Occurs when the popup panel is closed.

Vcl.WinXPickers.TTimePicker.OnCloseUp inherits from Vcl.WinXPickers.TBasePickerControl.OnCloseUp. All content below this line refers to Vcl.WinXPickers.TBasePickerControl.OnCloseUp.

Occurs when the popup panel is closed.