Creates a new item at the location specified by Col and Row.
Source position: grids.pas line 416
protected procedure TVirtualGrid.doNewItem(
Sender: TObject;
Col: Integer;
Row: Integer;
var Item: Pointer
);