TIWCGSchedulerGetDataEvent Delegate

Represents type TIWCGSchedulerGetDataEvent.

Namespace: IWCGJQScheduler
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