Vcl.WinXCalendars.TCustomCalendarView

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomCalendarView

Delphi

TCustomCalendarView = class(TCustomControl)

C++

class PASCALIMPLEMENTATION TCustomCalendarView : public Vcl::Controls::TCustomControl

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.

Use TCustomCalendarView as a base class for a standard TCalendarView control on a form.

See Also