[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TCustomHCCreateSectionClassEvent - generic event handler method for custom creation of header control.
Source position: comctrls.pp line 3960
type TCustomHCCreateSectionClassEvent = procedure( |
Sender: TCustomHeaderControl; |
var SectionClass: THeaderSectionClass |
) of object; |