Skip to content

Overview of the Components

An advanced TDbGrid component:

TLabeledDbGrid is an advanced version of classic TDbGrid with a boundary Label, plus some extra features.

This library contains also the classic VCL editors (standard and data-aware) with the addition of a "label" attached to the component itself (like the native component TLabeledEdit).

New components not present in VCL:

TLabeledButtonEdit and TLabeledDBButtonEdit are a classic editors with a button inside (on the right). For Date Fields the button opens automatically a Popup-Calendar.

Support for new NumberBox component

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

Detailed Component List

  • TLabeledDbGrid
  • TLabeledColorGrid
  • TLabeledCurrencyEdit
  • TLabeledDBCurrencyEdit
  • TLabeledSpinEdit
  • TLabeledRichEdit
  • TLabeledCheckListBox
  • TLabeledEditEx (similar to TLabeledEdit)
  • TLabeledComboBox
  • TLabeledListBox
  • TLabeledMemo
  • TLabeledDBEdit
  • TLabeledDBLabel
  • TLabeledDBComboBox
  • TLabeledDBListBox
  • TLabeledDBMemo
  • TLabeledDBImage
  • TLabeledDBLookupListBox
  • TLabeledDBLookupComboBox
  • TLabeledDBRichEdit
  • TLabeledDBCtrlGrid
  • TLabeledDBListView
  • TLabeledMaskEdit
  • TLabeledRadioGroup
  • TLabeledImage
  • TLabeledColorBox

Delphi Support

Released under Apache License, Version 2.0.