Table of Contents

TTMSFNCCustomTabSet.XYToInsertButton Method

Checks whether the specified coordinates are over the insert button.

API unit family: TMSFNCTabSet Declaring type: TTMSFNCCustomTabSet

Syntax

function XYToInsertButton(X, Y: Single): Boolean; virtual;

Parameters

Name Description
X Horizontal coordinate in control client pixels.
Y Vertical coordinate in control client pixels.

Returns

True when the coordinates are inside the insert button.