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