Create(Grid: IDataGrid; Row: Integer; Column: Integer; StyleIndex: 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, the event is generated for.
StyleIndex - style index applicable to the cell.
The Create constructor creates the argument of event when drawing table cells.
See also: