TDataGridSortCommandEventParameter class
TDataGridSortCommandEventParameter encapsulates the parameter data for TDataGrid::onSortCommand event of TDataGrid controls.
The CommandSource property refers to the control that originally raises the OnCommand event, while SortExpression gives the sort expression carried with the sort command.