API:Vcl.ScreenTips.TScreenTipsManager.FooterImage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FooterImage;

C++

__property FooterImage;

Properties

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

Description

Defines the screen tip footer image.

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

Defines the screen tip footer image.

FooterImage represents the image that appears in the footer of the screen tip window.

You can set FooterImage using TScreenTipsManager, through the Edit Screen Tips designer window.

See Also