Create(Grid: IDataGrid; Row: Integer; StyleIndex: Integer);
Grid - table, for which the event is generated.
Row - row index, for which the event is generated.
StyleIndex - style index that should be used for table row.
The Create constructor creates an argument of the event when drawing table row.
See also: