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
The Id property determines parameter identifier.
The Key property determines parameter key.
The Name property determines name of the parameter.
The Tag property determines data connected to this parameter.
The Visible property determines whether parameter is displayed in the list of parameters that can function as attribute value.

See also:

ExtCtrls Assembly Interfaces