Skip to main content
A newer version of this page is available. .

TcxSectionNotifyEvent Type

Declaration

TcxSectionNotifyEvent = procedure(HeaderControl: TcxCustomHeader; Section: TcxHeaderSection) of object;

Parameters

Name Type
HeaderControl TcxCustomHeader
Section TcxHeaderSection
See Also