TIWCGSchedulerGetDataEvent Delegate
Represents type TIWCGSchedulerGetDataEvent
.
type TIWCGSchedulerGetDataEvent = procedure(Sender: TObject; const AStartDate,AEndDate: TDate; AView: TIWCGJQSchedulerView) of object;
Parameters
- Sender
- Type: TObject
- AStartDate
- Type: TDate
- AEndDate
- Type: TDate
- AView
- Type: TIWCGJQSchedulerView