TargetControl

Definition of the target control of the control.

Schema: tchmi:framework#/definitions/TcHmi.Controls.System.TcHmiControl

Attribute getter

public getTargetControl(): TcHmi.Controls.System.TcHmiControl | null | undefined;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.Controls.System.TcHmiControl, null, undefined

The current value of the attribute.

Attribute setter

public setTargetControl(valueNew: TcHmi.Controls.System.TcHmiControl | null): void;

Parameter

Name

Type

Description

valueNew

TcHmi.Controls.System.TcHmiControl, null

The new value of the attribute. If null is passed, the internal default value is used.

Return value

Type

Description

void

No return value.

TargetControl 1:

Available from version 1.12.750