Table of Contents

TTMSFNCCustomTabSet.XYToTabListButton Method

Checks whether the specified coordinates are over the tab-list button.

API unit family: TMSFNCTabSet Declaring type: TTMSFNCCustomTabSet

Syntax

function XYToTabListButton(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 tab-list button.