Assembly: Express;
The IErAnalyzerTitle interface contains properties and methods of the UiErAnalyzer development environment component.
| Property name | Brief description | |
![]() |
ErAnalyzer | The ErAnalyzer property determines the express report, realized by the IEaxAnalyzer interface. |
| Property name | Brief description | |
| Active | The Active property determines whether the object used as the component data source will be active. | |
| Instance | The Instance property defines the set of data for the object, which is the data source for the component. | |
| Object | The Object property defines the description of the object, which is the data source for the component. | |
| ObjectClassId | The ObjectClassId] property returns the class identifier of the object, which is the data source for the component. | |
| OperationMode | The OperationMode property determines mode of object connection. |
| 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 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 own discretion. |
| Method name | Brief description | |
| ClearDefault | The ClearDefault method sets all the component parameters to default. |
See also: