Assembly: ExtCtrls;
The IMetaAttributeParamItemEventArgs interface contains properties of event argument that appears after assigning any parameter to the attribute.
IMetaAttributeBreadcrumbItemEventArgs
IMetaAttributeParamItemEventArgs
| Property name | Brief description | |
![]() |
Param | The Param property returns the parameter, which was selected as an attribute value. |
| Property name | Brief description | |
![]() |
Attribute | The Attribute property returns the name of the attribute, to which the event is related. |
| Property name | Brief description | |
![]() |
Item | The Item property returns the element, with which an operation is executed. |
See also: