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

TSectionDragEvent

Declaration

Source position: comctrls.pp line 2641

type TSectionDragEvent = procedure(

  Sender: TObject;

  FromSection: THeaderSection;

  ToSection: THeaderSection;

  var AllowDrag: Boolean

) of object;