TCustomSectionTrackEvent - generic event handling method for custom tracking a header section.
Source position: comctrls.pp line 4023
type TCustomSectionTrackEvent = procedure( |
HeaderControl: TCustomHeaderControl; |
Section: THeaderSection; |
Width: Integer; |
State: TSectionTrackState |
) of object; |
| Version 4.8 | Generated 2026-06-06 | Home |