[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TSectionDragEvent

TSectionDragEvent - generic event handling method for dragging a header section.

Declaration

Source position: comctrls.pp line 4021

type TSectionDragEvent = procedure(

  Sender: TObject;

  FromSection: THeaderSection;

  ToSection: THeaderSection;

  var AllowDrag: Boolean

) of object;


Version 4.0 Generated 2025-05-03 Home