Vcl.WinXCalendars.TCalendarPicker.ShowFirstOfGroupLabel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ShowFirstOfGroupLabel: Boolean read GetShowFirstOfGroupLabel write SetShowFirstOfGroupLabel default 0;

C++

__property ShowFirstOfGroupLabel = {default=0};

Properties

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

Description

Specifies the first label in the group.

Vcl.WinXCalendars.TCalendarPicker.ShowFirstOfGroupLabel inherits from Vcl.WinXCalendars.TCustomCalendarPicker.ShowFirstOfGroupLabel. All content below this line refers to Vcl.WinXCalendars.TCustomCalendarPicker.ShowFirstOfGroupLabel.

Specifies the first label in the group.

See Also