[Overview][Classes][Procedures and functions][Index] Reference for unit 'Spin' (#lcl)

TCustomFloatSpinEdit.DecimalPlaces

Number of the decimal places shown in spin edit.

Declaration

Source position: spin.pp line 65

public property TCustomFloatSpinEdit.DecimalPlaces: Integer
  read FDecimals
  write SetDecimals
  default 2;