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

TCustomSectionTrackEvent

TCustomSectionTrackEvent - generic event handling method for custom tracking a header section.

Declaration

Source position: comctrls.pp line 4020

type TCustomSectionTrackEvent = procedure(

  HeaderControl: TCustomHeaderControl;

  Section: THeaderSection;

  Width: Integer;

  State: TSectionTrackState

) of object;


Version 4.0 Generated 2025-05-03 Home