Vcl.WinXCalendars.TCellDayInfo.CellText

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CellText: string; override;

C++

virtual System::UnicodeString __fastcall CellText();

Properties

Type Visibility Source Unit Parent
function class protected
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCellDayInfo

Description

Specifies the text of a certain cell.

Vcl.WinXCalendars.TCellDayInfo.CellText inherits from Vcl.WinXCalendars.TCellItemViewInfo.CellText. All content below this line refers to Vcl.WinXCalendars.TCellItemViewInfo.CellText.

Specifies the text of a certain cell.

See Also