TcxSchedulerDateList.ShiftPeriod(TDateTime) Method
In This Article
Changes dates (contained in the collection) by the ADelta time offset.
#Declaration
Delphi
procedure ShiftPeriod(ADelta: TDateTime);
#Parameters
Name | Type |
---|---|
ADelta | TDate |
See Also