TDataGridCommandEventParameter class
TDataGridCommandEventParameter encapsulates the parameter data for TDataGrid::onItemCommand event of TDataGrid controls.
The Item property indicates the datagrid item related with the event. The CommandSource refers to the control that originally raises the Command event.