Vcl.WinXPickers.TDatePicker.Date

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Date: TDate read GetDate write SetDate default 0;

C++

__property Date = {default=0};

Properties

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

Description

Specifies the date value of the picker control.

Vcl.WinXPickers.TDatePicker.Date inherits from Vcl.WinXPickers.TCustomDatePicker.Date. All content below this line refers to Vcl.WinXPickers.TCustomDatePicker.Date.

Specifies the date value of the picker control.