[Overview][Classes][Procedures and functions][Index] |
Sets the value for the DecimalPlaces property.
Source position: spin.pp line 61
protected procedure TCustomFloatSpinEdit.SetDecimals( |
ADecimals: Integer |
); virtual; |
ADecimals |
|
New value for the DecimalPlaces property. |
|
Number of the decimal places displayed in the spin edit control. |
Version 4.0 | Generated 2025-05-03 | Home |