Table of Contents

TTMSFNCTabSet.OnGetInplaceEditor Event

Occurs when the control requests the editor class used for in-place tab editing.

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

Syntax

OnGetInplaceEditor: TTMSFNCTabSetGetInplaceEditorEvent;

Parameters

Name Description
Sender Object that triggered the event.
ATabIndex Zero-based index of the tab being edited.
AInplaceEditorClass Editor class to use for the edit operation.