Click for more
Click for more
DB Inspector
Place a TdxDBInspector object onto a form to display and edit records from a database table or query. At runtime, users can use the database navigator (TDBNavigator) to navigate through the dxDBInspector and insert, delete, and edit its data.
Click for more
Inplace Editors
In-place editors that support button controls can contain several buttons. Use the Buttons property to manage them. At design or runtime, a user can add or delete edit buttons and modify their appearance.
Click for more
Inspector
TCustomdxInspectorControl is the base class for the ExpressInspector and ExpressDBInspector controls. It contains the base properties and methods published by their direct descendants: TdxInspector and TdxDBInspector.
Click for more
New Features
Including Complex Rows provide the ability to optimize use of screen real-estate. When used in conjunction with Auto Bands, it provides a particularly compelling way of designing forms with an extremely clean presentation.
Click for more
Multiple Editor Types for Each Record
Via the Multi-Editor support, you can display multiple editors for the same row with ease.