Vcl.WinXCalendars.TCustomCalendarPicker.ShowFirstOfGroupLabel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ShowFirstOfGroupLabel: Boolean read GetShowFirstOfGroupLabel write SetShowFirstOfGroupLabel default False;

C++

__property bool ShowFirstOfGroupLabel = {read=GetShowFirstOfGroupLabel, write=SetShowFirstOfGroupLabel, default=0};

Properties

Type Visibility Source Unit Parent
property protected
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCustomCalendarPicker

Description

Specifies the first label in the group.

See Also