Vcl.ScreenTips.TScreenTipsWindow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TScreenTipsWindow = class(THintWindow)

C++

class PASCALIMPLEMENTATION TScreenTipsWindow : public Vcl::Controls::THintWindow

Properties

Type Visibility Source Unit Parent
class public
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips Vcl.ScreenTips

Description

Class that represents the pop-up window with the hint for each screen tip.

TScreenTipsWindow is used to display the screen tip for an action. The TScreenTipsWindow class is used by TScreenTipsManager when a screen tip is displayed. You do not need to instantiate it.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=Vcl.ScreenTips.TScreenTipsWindow&oldid=170116"