Vcl.WinXCalendars.TCalendarCellItemsViewInfo.FocusedCell
Delphi
property FocusedCell: TPoint read GetFocusedCell write SetFocusedCell;
C++
__property Winapi::Windows::TPoint FocusedCell = {read=GetFocusedCell, write=SetFocusedCell};
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.