Vcl.WinXCalendars.TCalendarView.ShowFirstOfGroupLabel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ShowFirstOfGroupLabel;

C++

__property ShowFirstOfGroupLabel = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCalendarView

Description

Indicates whether the label of the first element in the group is visible.

Vcl.WinXCalendars.TCalendarView.ShowFirstOfGroupLabel inherits from Vcl.WinXCalendars.TCustomCalendarView.ShowFirstOfGroupLabel. All content below this line refers to Vcl.WinXCalendars.TCustomCalendarView.ShowFirstOfGroupLabel.


Indicates whether the label of the first element in the group is visible.

See Also