Table of Contents

TTMSFNCTabSet.OnGetInplaceEditorRect Event

Occurs when the control requests the bounds of the in-place editor.

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

Syntax

OnGetInplaceEditorRect: TTMSFNCTabSetGetInplaceEditorRectEvent;

Parameters

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