Vcl.ScreenTips.TScreenTipsPopup.Glyph

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Glyph;

C++

__property Glyph;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips TScreenTipsPopup

Beschreibung

Das der QuickInfo hinzugefügte Bild.

Vcl.ScreenTips.TScreenTipsPopup.Glyph erbt von Vcl.ScreenTips.TCustomScreenTipsPopup.Glyph. Der folgende Inhalt bezieht sich auf Vcl.ScreenTips.TCustomScreenTipsPopup.Glyph.

Das der QuickInfo hinzugefügte Bild.

Glyph repräsentiert das dem QuickInfo-Popup hinzugefügte Symbol, wenn PopupType auf ptCustom gesetzt wird.

Siehe auch