Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TSectionDragEvent

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

Declaration

Source position: comctrls.pp line 4020

type TSectionDragEvent = procedure(

  Sender: TObject;

  FromSection: THeaderSection;

  ToSection: THeaderSection;

  var AllowDrag: Boolean

) of object;



CT Web help

CodeTyphon Studio