CreateArgs(Grid: IDataGrid; Row: Integer; Column: Integer);
Grid. Table, for which the event is generated.
Row. Number of the cell row, for which the event is generated.
Column. Pass-through cell column number, for which the event is generated.
The CreateArgs constructor creates an argument of the events related to table cells.
See also: