IEtlObjectPanelBox.EtlBox

Syntax

EtlBox: IEtlBox;

Description

The EtlBox property determines a component, with which the EtlObjectPanelBox current component will interact.

Comments

As a value of the property, one should specify the EtlBox component located on the form.

Example

The example of use is given in description of the IUiEtlObject.EtlTask property.

See also:

IEtlObjectPanelBox