Assembly: ExtCtrls;
Namespace: Prognoz.Platform.Interop.ExtCtrls;
The MetaAttributeParamItemEventArgs class implements argument of the event at assigning a parameter to the attribute.
At assigning a parameter to the attribute for the MetaAttributesBreadcrumb component the OnMetaAttributeParam event is generated.
Class used to get an analog of the MetaAttributeParamItemEventArgs class:
None;
Class used to get an analog of the MetaAttributeParamItemEventArgs class object:
MetaAttributeParamItemEventArgsClass;
Constructor name | Brief description | |
The CreateArgs constructor creates argument of the event at assigning a parameter to the attribute. |
Constructor name | Brief description | |
The Create constructor creates a copy of argument of events related to the attributes of time series database. |
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 relates. |
Property name | Brief description | |
The Item property returns the element. |
See also: