[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TCustomSectionTrackEvent - generic event handling method for custom tracking a header section
Source position: comctrls.pp line 2906
type TCustomSectionTrackEvent = procedure( |
HeaderControl: TCustomHeaderControl; |
Section: THeaderSection; |
Width: Integer; |
State: TSectionTrackState |
) of object; |
lazarus-ccr.sourceforge.net |