TdxGanttControlResourceStartDragEvent Type
Declaration
TdxGanttControlResourceStartDragEvent = procedure(Sender: TObject; AResource: TdxGanttControlResource; var AAllow: Boolean) of object;
Parameters
Name | Type |
---|---|
Sender | TObject |
AResource | TdxGanttControlResource |
AAllow | Boolean |
See Also