Table of Contents

TTMSFNCEditorListView.EndEditMode Method

Exits inline edit mode, optionally applying the edited value.

API unit family: TMSFNCEditorListView Declaring type: TTMSFNCEditorListView

Syntax

procedure EndEditMode(const Execute: Boolean);

Parameters

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