API: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

Base class for the TCalendarPicker control.

Vcl.WinXCalendars.TCalendarPicker inherits from Vcl.WinXCalendars.TCustomCalendarPicker. All content below this line refers to Vcl.WinXCalendars.TCustomCalendarPicker.


Base class for the TCalendarPicker control.

Use TCustomCalendarPicker as a base class for a standard TCalendarPicker control on a form.

See Also