Vcl.ScreenTips.TScreenTipsPopup.ScreenTip

From RAD Studio API Documentation

Delphi

property ScreenTip: TScreenTipItem read FScreenTip write SetScreenTip;

C++

__property ScreenTip;

Properties

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

Description

The screen tip pop-up’s screen tip item. {{#multireplace:Vcl.ScreenTips.TScreenTipsPopup.ScreenTip|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ScreenTips.TCustomScreenTipsPopup.ScreenTip|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.ScreenTips.TCustomScreenTipsPopup.ScreenTip|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

The screen tip pop-up’s screen tip item.

ScreenTip represents the screen tip of the screen tip pop-up.

See Also