Vcl.ScreenTips.TScreenTipsPopup.Transparent
Delphi
property Transparent: Boolean read FTransparent write SetTransparent default 1;
C++
__property Transparent = {default=1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.ScreenTips.pas Vcl.ScreenTips.hpp |
Vcl.ScreenTips | TScreenTipsPopup |
Description
Hides the glyph. {{#multireplace:Vcl.ScreenTips.TScreenTipsPopup.Transparent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ScreenTips.TCustomScreenTipsPopup.Transparent|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.Transparent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Hides the glyph.
Set Transparent to True to hide the glyph of the screen tip pop-up, and to False to show it.