Vcl.WinXCalendars.TPopupCalendarView.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomCalendarView.Create */ inline __fastcall virtual TPopupCalendarView(System::Classes::TComponent* Owner) : TCustomCalendarView(Owner) { }
/* TWinControl.CreateParented */ inline __fastcall TPopupCalendarView(HWND ParentWindow) : TCustomCalendarView(ParentWindow) { }

Properties

Type Visibility Source Unit Parent
constructor public Vcl.WinXCalendars.hpp Vcl.WinXCalendars TPopupCalendarView

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!