Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

TopicList Event

Fires with information about the topic.

Syntax

type TTopicListEvent = procedure TopicList(Sender: TObject; const TopicArn: String) of object;
property OnTopicList: TTopicListEvent read FOnTopicList write FOnTopicList;

Remarks

This event fires once for each topic returned from a call to ListTopics.

TopicARN identifies the current topic.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0