[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TCustomSectionNotifyEvent - generic event notification method for header section.
Source position: comctrls.pp line 4023
type TCustomSectionNotifyEvent = procedure( |
HeaderControl: TCustomHeaderControl; |
Section: THeaderSection |
) of object; |