Vcl.WinXCalendars.TCalendarPicker

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.WinXCalendars.TCustomCalendarPickerVcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCalendarPicker

Delphi

TCalendarPicker = class(TCustomCalendarPicker)

C++

class PASCALIMPLEMENTATION TCalendarPicker : public TCustomCalendarPicker

Properties

Type Visibility Source Unit Parent
class public
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars Vcl.WinXCalendars

Description

Use the CalendarPicker control to let users select a single date from a pop-up calendar.

See Also