MetaAttributeParamItemEventArgs
Assembly: ExtCtrls;
Description
The MetaAttributeParamItemEventArgs class implements argument of the event on assigning a parameter to the attribute.
Comments
When assigning a parameter to the attribute for the MetaAttributesBreadcrumb component the OnMetaAttributeParam event is generated.
Constructors
|
Constructor name |
Brief description |
|
CreateArgs |
The CreateArgs constructor creates an argument of the event occurring on assigning a parameter to the attribute. |
|
Constructor name |
Brief description |
|
Create |
The Create constructor creates a copy of argument of events related to the attributes of time series database. |
|
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:
ExtCtrls Assembly Classes