Back to Devexpress

TdxGanttControlResourceStartDragEvent Type

vcl-dxganttcontrolviewresourcesheet-74269041.md

latest622 B
Original Source

TdxGanttControlResourceStartDragEvent Type

Declaration

delphi
TdxGanttControlResourceStartDragEvent = procedure(Sender: TObject; AResource: TdxGanttControlResource; var AAllow: Boolean) of object;

Parameters

NameType
SenderTObject
AResourceTdxGanttControlResource
AAllowBoolean

See Also

dxGanttControlViewResourceSheet Unit