TdxCustomBreadcrumbEdit.OnButtonClick Event
Enables you to respond to the breadcrumb action button click.
Declaration
property OnButtonClick: TdxBreadcrumbEditButtonClickEvent read; write;
Remarks
Sender specifies the breadcrumb control.
AButton specifies the clicked button.
See Also