Table of Contents

TTMSFNCBloxControl.OnSetInplaceEditorElementData Event

Occurs when in-place editing finishes, allowing the edited text to be validated or transformed.

API unit family: TMSFNCBloxControl Declaring type: TTMSFNCBloxControl

Syntax

OnSetInplaceEditorElementData: TTMSFNCBloxSetInplaceEditorElementDataEvent;

Remarks

The handler may modify the text and may reject the change or keep the editor open.