[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Disposes of the specified row or column, and frees its pointer.
Source position: grids.pas line 428
protected procedure TVirtualGrid.DisposeColRow( |
var p: PColRowProps |
); virtual; |
p |
|
Pointer to the column or row properties freed in the method. |
Version 4.0 | Generated 2025-05-03 | Home |