[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value in the ColCount property.
Source position: grids.pas line 1165
protected procedure TCustomGrid.SetColCount( |
AValue: Integer |
); virtual; |
AValue |
|
New value for the property. |
|
Number of columns in the grid. |