Table of Contents

TTMSFNCTabSet.OnOpenInplaceEditor Event

Occurs after the in-place editor opens for a tab.

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

Syntax

OnOpenInplaceEditor: TTMSFNCTabSetOpenInplaceEditorEvent;

Parameters

Name Description
Sender Object that triggered the event.
ATabIndex Zero-based index of the tab being edited.
AInplaceEditor Editor control opened for the tab.
AInplaceEditorRect Bounds used to position the editor.