TdxBarDBNavButton Class
A TdxBarDBNavigator button.
Declaration
TdxBarDBNavButton = class(
TdxBarCustomButton
)
Remarks
This class extends its ancestor class with several properties which are specific to data-aware components. An item (button) of the TdxBarDBNavButton type performs specific actions on datasets such as navigating through the dataset records, editing records, refreshing data, etc.
Inheritance
See Also