Table of Contents

TTMSFNCBloxControl.OnSetInplaceEditorData Event

Occurs when in-place editing begins, allowing the initial editor text to be provided.

API unit family: TMSFNCBloxControl Declaring type: TTMSFNCBloxControl

Syntax

OnSetInplaceEditorData: TTMSFNCBloxSetInplaceEditorDataEvent;

Remarks

The handler may change the text parameter to seed the editor with different content.