Vcl.WinXCalendars.THeaderViewInfo.HeaderText

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HeaderText: TCalendarHeaderText read FHeaderText;

C++

__property TCalendarHeaderText* HeaderText = {read=FHeaderText};

Properties

Type Visibility Source Unit Parent
property public
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars THeaderViewInfo

Description

Is a link to the TCalendarHeaderText class.

See Also