dOPC Client Toolkit
Close
dOPCComn.TdHandleComponent.UseSynchronize

Enables or disables the a synchronize OnDatachange calls

procedure UseSynchronize(Value: boolean);
__fastcall UseSynchronize(boolean Value);

Normally you work with the TdOPCDAClient component on the main form. If you uses the component e.g. in DLL without GUI interaction please set: UseSynchronize(false)

Kassl GmbH Copyright © 2024. All rights reserved.