Vcl.WinXCalendars.TCalendarHeaderInfo

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCalendarHeaderInfo

Delphi

TCalendarHeaderInfo = class(TComponent)

C++

class PASCALIMPLEMENTATION TCalendarHeaderInfo : public System::Classes::TComponent

Properties

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

Description

Specifies the appearance of the header in TCalendarPicker and TCalendarView.

Use TCalendarHeaderInfo to configure the appearance of the header in TCalendarPicker and TCalendarView.

With TCalendarHeaderInfo, you can configure the following parameters:

See Also