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 | |
The Param property returns the parameter, which was selected as an attribute value. |
Property name | Brief description | |
The Attribute property returns the name of the attribute, to which the event is related. |
Property name | Brief description | |
The Item property returns the element, with which an operation is executed. |
See also: