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

Methods

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

See also:

ExtCtrls Assembly Interfaces