dOPC Client Toolkit
Close
dOPCDA.TdOPCItemProperties.ById

ById returns a TdOPCItemProperty object for the passed Id.

function ById(Id: integer): TdOPCItemProperty;
__fastcall TdOPCItemProperty ById(int Id);

Returns a nil pointer if the object specified by Id does not exist.

Kassl GmbH Copyright © 2024. All rights reserved.