Skip to main content

TdxBarDBNavButton Class

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.

See Also