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.6 | Hosted on Source Forge |