TdxBarDBNavButton Class
In This Article
A TdxBarDBNavigator button.
#Declaration
Delphi
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