Table of Contents

TTMSFNCCustomResponsiveManager Class

Base class for the responsive manager component that monitors control size and automatically applies the matching breakpoint state to the assigned control tree.

API unit family: TMSFNCResponsiveManager Inherits from: TTMSFNCCustomStateManager

Syntax

TTMSFNCCustomResponsiveManager = class(TTMSFNCCustomStateManager)

Methods

Name Description
FindState Returns the state whose string constraint matches AStringValue, or nil if none matches.
LoadState Activates the state whose string constraint matches AStringValue.
Preview Opens a preview form that lets you interactively resize a copy of the managed control to inspect breakpoint behaviour at design time.
SaveToNewState Captures the current control state into a new collection item and returns it.