[Overview][Constants][Types][Classes][Procedures and functions][Index] |
doDestroyItem - method for destroying an Item at the given Row and Column location
Source position: grids.pas line 382
protected procedure TVirtualGrid.doDestroyItem( |
Sender: TObject; |
Col: Integer; |
Row: Integer; |
var Item: Pointer |
); |