Vcl.Controls.TCustomHintWindow.PopAbove

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PopAbove: Boolean read FPopAbove;

C++

__property bool PopAbove = {read=FPopAbove, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TCustomHintWindow

Description

Specifies whether the hint window appears above the control.

PopAbove gets a Boolean value indicating whether the hint window appears above its control.