Vcl.WinXCalendars.TCalendarViewDrawerStyled

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.WinXCalendars.TCalendarViewDrawerSystem.TObjectTCalendarViewDrawerStyled

Delphi

TCalendarViewDrawerStyled = class(TCalendarViewDrawer)

C++

class PASCALIMPLEMENTATION TCalendarViewDrawerStyled : public TCalendarViewDrawer

Properties

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

Description

Class for drawing the TCalendarView control.

It is used when custom VCL styles are active.

See Also