TcxSectionChangedSortOrderEvent Type
In This Article
#Declaration
Delphi
TcxSectionChangedSortOrderEvent = procedure(Sender: TObject; const Section: TcxHeaderSection; const ASortOrder: TcxHeaderSortOrder) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
Section | Tcx |
ASort |
Tcx |
See Also