Skip to content

DBAwareLabeledComponents

License

DBAwareLabeledComponents is a Delphi component library that builds on the TLabeledEdit component, extending support to all classic Delphi Editing components, both normal and dataaware. It also contains new components for right-hand numeric input and a DbGrid with advanced features but 100% compatible with the standard DbGrid.

An advanced TDbGrid component:

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

*Example of a TLabeledDbGrid (with some extended functionality like inplace checkbox and sorting) with the label aligned TopCenter (inside the client area of the grid aligned alClient).

Preview Thumbnails Dark

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): In this page you can see how use it.

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.

Demo

In Demo folder you can see an example of the use of those components.

Released under Apache License, Version 2.0.