IMetaAttributeParamItemEventArgs

Assembly: ExtCtrls;

Description

The IMetaAttributeParamItemEventArgs interface contains properties of event argument that appears after assigning any parameter to the attribute.

Inheritance Hierarchy

          IEventArgs

          IBreadcrumbItemEventArgs

          IMetaAttributeBreadcrumbItemEventArgs

          IMetaAttributeParamItemEventArgs

Properties

  Property name Brief description
Param The Param property returns the parameter, which was selected as an attribute value.

Properties inherited from IMetaAttributeBreadcrumbItemEventArgs

  Property name Brief description
Attribute The Attribute property returns the name of the attribute, to which the event is related.

Properties inherited from IBreadcrumbItemEventArgs

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

See also:

ExtCtrls Assembly Interfaces