[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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 on the control. |
Version 4.0 | Generated 2025-05-03 | Home |