Vcl.WinXCalendars.TCalendarViewViewInfoBase.SetStartDate
Delphi
procedure SetStartDate(const Value: TDate); virtual;
C++
virtual void __fastcall SetStartDate(const System::TDate Value);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		class protected | Vcl.WinXCalendars.pas Vcl.WinXCalendars.hpp  | 
        Vcl.WinXCalendars | TCalendarViewViewInfoBase | 
Description
Setter method for StartDate.
Sets the start date of TCalendarCellItemsViewInfo and calls the Calculate method.