[Overview][Classes][Procedures and functions][Index] |
Sets the value for the DecimalPlaces property.
Source position: spin.pp line 59
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. |
lazarus-ccr.sourceforge.net |