IMetaAttributeParamItem

Assembly: ExtCtrls;

Description

The IMetaAttributeParamItem interface contains properties of the parameter used in attributes that are displayed in the MetaAttributesBreadcrumb component.

Inheritance Hierarchy

          IMetaAttributeParamItem

Properties

  Property name Brief description
Id The Id property determines parameter identifier.
Key The Key property determines parameter key.
Name The Name property determines name of the parameter.
Tag The Tag property determines data connected to this parameter.
Visible The Visible property determines whether parameter is displayed in the list of parameters that can function as attribute value.

See also:

ExtCtrls Assembly Interfaces