[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets a pointer to the default values used in a new column and row properties instance.
Source position: grids.pas line 430
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 row is added to the virtual grid.
|
Creates a new item at the location specified by Col and Row. |
|
|
Pointer to a TColRowProps type. |
lazarus-ccr.sourceforge.net |