API:Vcl.Samples.Calendar.TCalendar.CellText

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CellText[ACol, ARow: Integer]: string read GetCellText;

C++

__property System::UnicodeString CellText[int ACol][int ARow] = {read=GetCellText};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Samples.Calendar.pas
Vcl.Samples.Calendar.hpp
Vcl.Samples.Calendar TCalendar

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!