Table of Contents

TTMSFNCHint.ShowHintAt Method

Displays the hint window at the specified screen position.

API unit family: TMSFNCHint Declaring type: TTMSFNCHint

Syntax

procedure ShowHintAt(AHint: string; X, Y: Integer);

Parameters

Name Description
AHint The hint text to show.
X Horizontal screen coordinate.
Y Vertical screen coordinate.