Vcl.Controls.THintInfo.HintPos

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

HintPos: TPoint;

C++

System::Types::TPoint HintPos;

Properties

Type Visibility Source Unit Parent
field public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls THintInfo

Description

The default position in screen coordinates of the top-left corner of the hint window. You can change where the window appears by changing this value.