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

TCustomHeaderControl.SectionDrag

SectionDrag - method to emulate the OnSectionDrag event.

Declaration

Source position: comctrls.pp line 4004

protected function TCustomHeaderControl.SectionDrag(

  FromSection: THeaderSection;

  ToSection: THeaderSection

):Boolean; virtual;