IBreadcrumb.DeleteButton

Syntax

DeleteButton: Boolean;

Description

The DeleteButton property indicates whether the button that is used to delete all elements of the component, is displayed.

Comments

By default the property is set to True, button is displayed in the left part of the component. On pressing it, all elements of the component are deleted.

See also:

IBreadcrumb