Table of Contents

TTMSFNCBloxElement.TextCellDestroyed Method

Called when a text cell is destroyed.

API unit family: TMSFNCBloxCoreElement Declaring type: TTMSFNCBloxElement

Syntax

procedure TextCellDestroyed(ACell: TTMSFNCBloxTextCell); virtual;

Parameters

Name Description
ACell Text cell that is being destroyed.