Gets a pointer to the default values used in the column and row properties when added to the instance.
Source position: grids.pas line 436
public function TVirtualGrid.GetDefaultColRow: PColRowProps; |
Pointer to the PColRowProps allocated in the method.
Used in the implementation of the doNewItem method called when a new column or row is added to the virtual grid.
|
Creates a new item at the location specified by Col and Row. |
|
|
Pointer to a TColRowProps type. |
| Version 4.4 | Generated 2025-11-08 | Home |