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