TcxSectionTrackEvent Type
Declaration
TcxSectionTrackEvent = procedure(HeaderControl: TcxCustomHeader; Section: TcxHeaderSection; Width: Integer; State: TcxSectionTrackState) of object;
Parameters
| Name | Type |
|---|---|
| HeaderControl | TcxCustomHeader |
| Section | TcxHeaderSection |
| Width | Integer |
| State | TcxSectionTrackState |
See Also