Table of Contents

TTMSFNCResponsiveManagerItems Class

An ordered collection of TTMSFNCResponsiveManagerItem entries, each pairing a state snapshot with a responsive constraint.

API unit family: TMSFNCResponsiveManager Inherits from: TTMSFNCStateManagerItems

Syntax

TTMSFNCResponsiveManagerItems = class(TTMSFNCStateManagerItems)

Properties

Name Description
Items Provides indexed access to the responsive manager items in the collection.

Methods

Name Description
Add Adds a new empty responsive manager item to the collection and returns it.
Insert Inserts a new empty responsive manager item at the specified index and returns it.