[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Creates a new item at the location specified by Col and Row.
Source position: grids.pas line 419
protected procedure TVirtualGrid.doNewItem( |
Sender: TObject; |
Col: Integer; |
Row: Integer; |
var Item: Pointer |
); |