IMetaAttributeBreadcrumbReplaceItemEventArgs

Assembly: ExtCtrls;

Namespace: Absent;

Description

The IMetaAttributeBreadcrumbReplaceItemEventArgs interface contains argument properties of the event before replacing element in the component.

Inheritance Hierarchy

          IEventArgs

          IBreadcrumbItemEventArgs

          IBreadcrumbActionItemEventArgs

          IMetaAttributeBreadcrumbReplaceItemEventArgs

Properties

  Property name Brief description
Attribute The Attribute property returns attribute identifier to be replaced.

Properties inherited from IBreadcrumbActionItemEventArgs

  Property name Brief description
Allow The Allow property determines whether it is possible to process component element.
Index The Index property returns element index to be processed.

Properties inherited from IBreadcrumbItemEventArgs

  Property name Brief description
Item The Item property returns the element, with which any action is executed.

See also:

ExtCtrls Assembly Interfaces