[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TCustomSectionTrackEvent - generic event handling method for custom tracking a header section.
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 |