Table of Contents

TTMSFNCDataGridRenderer.OnGetInplaceEditorTarget Event

Fired to let the application control what the in-place editor edits: the cell value or its fill colour.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridRenderer

Syntax

OnGetInplaceEditorTarget: TTMSFNCDataGridGetInplaceEditorTargetEvent;

Parameters

Name Description
Sender Renderer that fired the event.
ACell Cell coordinate that will be edited.
AInplaceEditorTarget Target data edited by the in-place editor.