Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TVirtualGrid.DisposeColRow

Disposes of the specified row or column, and frees its pointer.

Declaration

Source position: grids.pas line 422

protected procedure TVirtualGrid.DisposeColRow(

  var p: PColRowProps

); virtual;