TdxGanttControlResourceEndDragEvent Type
In This Article
#Declaration
Delphi
TdxGanttControlResourceEndDragEvent = procedure(Sender: TObject; AResource: TdxGanttControlResource) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
AResource | Tdx |
See Also