Skip to main content
A newer version of this page is available. .

TcxSectionDragEvent Type

Declaration

TcxSectionDragEvent = procedure(Sender: TObject; FromSection: TcxHeaderSection; ToSection: TcxHeaderSection; var AllowDrag: Boolean) of object;

Parameters

Name Type
Sender TObject
FromSection TcxHeaderSection
ToSection TcxHeaderSection
AllowDrag Boolean
See Also