Sets the value for the FixedCols property.
Source position: valedit.pas line 153
protected procedure TValueListEditor.SetFixedCols( |
const AValue: Integer |
); override; |
AValue |
|
New value for the property. |
SetFixedCols is a procedure used to set the value for the FixedCols property.
|
The number of fixed columns in the grid. |