IPWorks IoT 2020 Delphi Edition

Questions / Feedback?

Arguments Property

A collection of table fields that specify arguments to send to the server when calling certain methods.

Syntax

property Arguments: TiotAMQPCTableFieldList read get_Arguments write set_Arguments;

Remarks

This property holds a collection of AMQPCTableField objects representing additional arguments sent when one of the following methods is called:

Arguments are typically server-dependent; refer to your server's documentation to determine what, if any, arguments are supported for each of the above methods.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IoT 2020 Delphi Edition - Version 20.0 [Build 8265]