Vcl.WinXCalendars.TCalendarCellItemsViewInfo.FocusedCellInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FocusedCellInfo: TCellItemViewInfo read GetFocusedCellInfo;

C++

__property TCellItemViewInfo* FocusedCellInfo = {read=GetFocusedCellInfo};

Properties

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

Description

Specifies the Cell Item View Info of the focused cell.

See Also