Table of Contents

TTMSFNCCustomTabSet.CloseInplaceEditor Method

Closes the active in-place editor.

API unit family: TMSFNCTabSet Declaring type: TTMSFNCCustomTabSet

Syntax

procedure CloseInplaceEditor(ACancel: Boolean); virtual;

Parameters

Name Description
ACancel When True, closes the editor without applying the edited text.