API:Vcl.WinXCalendars.TPopupCalendarView
Delphi
TPopupCalendarView = class(TCustomCalendarView)
C++
class PASCALIMPLEMENTATION TPopupCalendarView : public TCustomCalendarView
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Vcl.WinXCalendars.pas Vcl.WinXCalendars.hpp |
Vcl.WinXCalendars | Vcl.WinXCalendars |
Description
Base class for the TCalendarView control.
Vcl.WinXCalendars.TPopupCalendarView inherits from Vcl.WinXCalendars.TCustomCalendarView. All content below this line refers to Vcl.WinXCalendars.TCustomCalendarView.
Base class for the TCalendarView control.
Use TCustomCalendarView as a base class for a standard TCalendarView control on a form.