API:Vcl.ScreenTips.TCustomScreenTipsManager.FooterImage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FooterImage: TPicture read FFooterImage write SetFooterImage;

C++

__property Vcl::Graphics::TPicture* FooterImage = {read=FFooterImage, write=SetFooterImage};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips TCustomScreenTipsManager

Description

Embarcadero Technologies does not currently have any additional information.