Create(Grid: IDataGrid; Column: IDataGridColumn);
Grid - the table for which the event is generated.
Column - the column for which the event is generated.
The Create constructor creates argument of the events for any column of the DataGrid component.
See also: