The BFC-DBAware components are visual components. This means that the
components themselves are visible at runtime. You can compare these components
with the BFC-Controls components with the exception that these components are
data-bound (you can connect them to a database).
These components include
- DBGrid component that displays a checkbox (not 'true' or "false')
- LookupEdit component that searches a record when entering data
- DBEdit-component with a build-in button
- DBEdit-component which can include an email-adress and call the standard
emailclient on doubleclick
- DBEdit-component which can include an URL and start the standard
internet-browser on doubleclick
- DBLabel-component which behaves like an email-adres (start email on click)
- DBLabel-component which behaves like an URL (start internet-browser on
click)
- Pre-typing combobox
- ...