Create(TObject,TDateTime,TDateTime) Constructor
Initializes a new instance of the TcxSchedulerRecurrenceCalculator class with specified settings.
Declaration
constructor Create(AOwner: TObject; const AStart: TDateTime; const AFinish: TDateTime);
Parameters
Name | Type |
---|---|
AOwner | TObject |
AStart | TDateTime |
AFinish | TDateTime |
See Also