Table of Contents

TTMSFNCCloudFileConversionJobs Class

Collection of TTMSFNCCloudFileConversionJob objects holding the conversion jobs known to the component.

API unit family: TMSFNCCloudFileConversion Inherits from: TTMSFNCOwnedCollection

Syntax

TTMSFNCCloudFileConversionJobs = class(TTMSFNCOwnedCollection)

Properties

Name Description
Items Provides indexed access to the jobs in the collection.

Methods

Name Description
Add Creates a new job item, appends it to the collection and returns it.
Insert Creates a new job item and inserts it at the given position.