Table of Contents

TTMSFNCTabSet.OnCustomizeInplaceEditor Event

Occurs after the in-place editor is created so its settings can be customized.

API unit family: TMSFNCTabSet Declaring type: TTMSFNCTabSet Inherited from: TTMSFNCCustomTabSet

Syntax

OnCustomizeInplaceEditor: TTMSFNCTabSetCustomizeInplaceEditorEvent;

Parameters

Name Description
Sender Object that triggered the event.
ATabIndex Zero-based index of the tab being edited.
AInplaceEditor Editor control to customize.