Table of Contents

TTMSFNCBloxControl.CloseInplaceEditor Method

Closes the active in-place editor.

API unit family: TMSFNCBloxControl Declaring type: TTMSFNCBloxControl

Syntax

procedure CloseInplaceEditor(AUpdate: Boolean = True);

Parameters

Name Description
AUpdate When True the edited text is applied to the element before closing; when False the edit is discarded. Defaults to True.