CheckBinding
function CheckBinding(control: TcHmi.Controls.System.baseTcHmiControl, propertyName: string): boolean
The CheckBinding function checks whether a binding to a control property exists. Refer also to the description page for the corresponding API function.
Parameter
Name | Type | Description |
---|---|---|
control | The control containing the property to be checked. | |
propertyName | The name of the control property to be checked. |
Return value
Type | Description |
---|---|
Values:
|
NuGet package: Beckhoff.TwinCAT.HMI.Functions
NuGet packages are available from version 1.12. |
Available from version 1.10 |