Table of Contents

TTMSFNCTabSet.CloseInplaceEditor Method

Closes the active in-place editor.

API unit family: TMSFNCTabSet Declaring type: TTMSFNCTabSet Inherited from: TTMSFNCCustomTabSet

Syntax

procedure CloseInplaceEditor(ACancel: Boolean); virtual;

Parameters

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