UiDimension

Assembly: ExtCtrls;

Description

The UiDimension class implements the UiDimension development environment component that connects the DimensionTree and DimensionCombo visual components with repository dictionaries.

Properties inherited from IUiDimension

  Property name Brief description
Dimension The Dimension property determines the dictionary that is data source for the component.
DimInstance The DimInstance property returns the data of the dictionary connected to the component.
Selection The Selection property determines the selection of the elements of the dictionary, which is the data source for the component.

Properties inherited from IUiMetabaseObject

  Property name Brief description
Active The Active property determines whether the component is active.
Instance The Instance property determines the data of the repository object loaded into the component.
Object The Object property determines repository dictionary to be accessed.
ObjectClassId The ObjectClassId property returns the numeric identifier, corresponding to the class of the object, loaded into the component.
OperationMode The OperationMode property determines the mode of object connection.

Properties inherited from IComponent

  Property name Brief description
ComponentCount The ComponentCount property returns the number of child components located on the parent component.
Components The Components property returns the child component, which index is passed via the input parameter.
Data The Data property is used to store any custom data.
Name The Name property determines the component name.
Tag The Tag property is not used by the compiler. The user can change the value of this property and use it at his discretion.

Methods inherited from IUiMetabaseObject

  Method name Brief description
ClearDefault The ClearDefault method sets values for all default object parameters.

See also:

ExtCtrls Assembly Classes