Skip to content

TTMSFMXNativeFMXWrapper

Usage

The TMSFMXNativeFMXWrapper is a wrapper component that is able to display a separate form as a subview of another control. The wrapper component can, for example, be used in the TMSFMXNativeUITableView as a detailview or subdetailview.

Published Properties

Property name Description
Visible Shows / hides the wrapper FMX form.
Form Property to assign a Form to the wrapper. The wrapper then displays the content of the form as a subview of the wrapper view.