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