Create(Grid: IDataGrid; Row: Integer; Column: Integer; StyleIndex: Integer);
Grid. Table, for which the event is generated.
Row. Number of the cell row, for which the event is generated.
Column. Pass-through number of the cell column, for which the event is generated.
StyleIndex. Style index applied to cell.
The Create constructor creates an argument of the event occurring on drawing table cell.
See also: