Table of Contents

TTMSFNCDataGridCellControlWrapper Class

Internal container control that hosts a live VCL/FMX control inside a grid cell.

API unit family: TMSFNCDataGridCell Inherits from: TControlTCustomControl

Syntax

TTMSFNCDataGridCellControlWrapper = class(TControlTCustomControl)

Remarks

Not used directly by application code; managed automatically by the cell renderer.

Methods

Name Description
BeforeDestruction Detaches the wrapper from its parent and clears child references before destruction so cell controls can be reassigned without dangling FMX hierarchy links.