dOPC Client Toolkit
Close
dOPCDA.TdOPCGroups.GetOPCGroup

GetOPCGroup returns the TdOPCGroup identified by the passed GroupName.

function GetOPCGroup(GroupName: string): TdOPCGroup;
__fastcall TdOPCGroup GetOPCGroup(AnsiString GroupName);

If no group matching the passed GroupName is found, the function returns nil.

Kassl GmbH Copyright © 2024. All rights reserved.