TCustomSectionNotifyEvent - generic event notification method for header section.
Source position: comctrls.pp line 3958
type TCustomSectionNotifyEvent = procedure(
HeaderControl: TCustomHeaderControl;
Section: THeaderSection
) of object;