CreateArgs(Grid: IDataGrid; Row: Integer; Column: Integer);
Grid - the table for which the event is generated.
Row - cell string number, the event is generated for.
Column - end-to-end cell column number, for which event is generated.
The CreateArgs constructor creates argument of the events connected to table cells.
See also: