[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Number of columns defined for the grid.
Source position: grids.pas line 432
public property TVirtualGrid.ColCount : Integer |
ColCount is an Integer property which indicates the number of columns defined for the grid. When a new value for the property is specified, the internal arrays used for column and cell properties are resized to the length in the property value.
TPointerPointerArray |
lazarus-ccr.sourceforge.net |