TcxSectionNotifyEvent Type
In This Article
#Declaration
Delphi
TcxSectionNotifyEvent = procedure(HeaderControl: TcxCustomHeader; Section: TcxHeaderSection) of object;
#Parameters
Name | Type |
---|---|
Header |
Tcx |
Section | Tcx |
See Also