IMetaAttributeBreadcrumbItem

Assembly: ExtCtrls;

Description

The IMetaAttributeBreadcrumbItem interface contains properties and methods of the MetaAttributesBreadcrumb component element.

Inheritance Hierarchy

          IBreadcrumbItem

          IMetaAttributeBreadcrumbItem

Properties

  Property name Brief description
The MetaAttribute property determines the attribute of time series database, to which this MetaAttributesBreadcrumb component element corresponds.

Properties inherited from IBreadcrumbItem

  Property name Brief description
The Breadcrumb property returns the parent object.
The property is under development.
The Data property is used to store user information during the form execution.
The DownButton property determines whether an additional button is displayed near the element.
The Height property returns the element area height in pixels.
The Hint property determines the tooltip text displayed when the mouse cursor is hovered on element.
The Index property returns the index of the element of the component collection.
The Left property returns the space between the component's left border and the element area left border.
The Text property determines the text of the component element.
The Top property returns the space between the component's upper border and the element area upper border.
The Width property returns the element area width in pixels.

Methods

  Method name Brief description
The GetDimGroup property returns the labeled group of the dictionary elements for this component.
The GetSelection method returns the selection of time series that is set for the attribute, which this element corresponds to.
The SetSelection method sets the time series selection based on the attribute, which this element corresponds to.

See also:

ExtCtrls Assembly Interfaces