IBreadcrumb.DeleteButton

Syntax

DeleteButton: Boolean;

Description

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

Comments

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

See also:

IBreadcrumb