Back to Devexpress

TdxGanttControlTaskEvent Type

vcl-dxganttcontrol-d24b9cc7.md

latest426 B
Original Source

TdxGanttControlTaskEvent Type

Declaration

delphi
TdxGanttControlTaskEvent = procedure(Sender: TObject; ATask: TdxGanttControlTask) of object;

Parameters

NameType
SenderTObject
ATaskTdxGanttControlTask

See Also

dxGanttControl Unit