Skip to content

Support for NumberBox

TNumberBox component (available from D10.4.2) is the new component for advanced numeric input. In this library you can find:

  • TDBNumberBox: the standard component with classic DataAeware support (DataSource + DataField) without Label.
  • TLabeledNumberBox: a TNumberBox component with boudary label
  • TLabeledDBNumberBox: a TDBNumberBox with boudary label

Example

Example of LabeledDBCurrencyEdit and LabeledDBNumberBox: Dataware components for numeric input (from right to left) with label aligned to "LeftMiddle"

DemoDataAwareNumberEditorsLeftMiddle

Released under Apache License, Version 2.0.