Table of Contents

TTMSFNCEditorList.EndEditMode Method

Exits inline edit mode, optionally applying the edited value.

API unit family: TMSFNCEditorListView Declaring type: TTMSFNCEditorList Inherited from: TTMSFNCEditorListView

Syntax

procedure EndEditMode(const Execute: Boolean);

Parameters

Name Description
Execute When True, applies the edited value; when False, discards it.