[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Performs actions needed to set the column count in the grid control.
Source position: grids.pas line 1131
protected procedure TCustomGrid.InternalSetColCount( |
ACount: Integer |
); |
ACount |
|
New column count for the control |
Called when a new value is assigned to the ColCount property (SetColCount).
|
Number of columns in the grid. |
|
|
Sets the value in the ColCount property. |
Version 4.0 | Generated 2025-05-03 | Home |