Vcl.ScreenTips.TScreenTipsManager.Font

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Font;

C++

__property Font;

Properties

Type Visibility Source Unit Parent
property published
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips TScreenTipsManager

Description

Represents the font for the pop-up window.

Vcl.ScreenTips.TScreenTipsManager.Font inherits from Vcl.ScreenTips.TCustomScreenTipsManager.Font. All content below this line refers to Vcl.ScreenTips.TCustomScreenTipsManager.Font.

Represents the font for the pop-up window.

Font is used to set the font for the pop-up window.

See Also