dOPC Client Toolkit
Close
dOPCAE.TdOPCEventFilter.Sources

Sources contain a sources filter, which means that only events from these sources will be reported.

property Sources: TStrings;
__property TStrings Sources;

If this string list is empty, the events from all sources will be reported. If you modify this collection while the control is connected to an OPC server, you need to call the Refresh method to apply the changes.

Kassl GmbH Copyright © 2024. All rights reserved.