Vcl.ScreenTips.TScreenTipsPopup.ScreenTip
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.
Vcl.ScreenTips.TScreenTipsPopup.ScreenTip inherits from Vcl.ScreenTips.TCustomScreenTipsPopup.ScreenTip. All content below this line refers to Vcl.ScreenTips.TCustomScreenTipsPopup.ScreenTip.
The screen tip pop-up’s screen tip item.
ScreenTip represents the screen tip of the screen tip pop-up.