Vcl.ScreenTips.TCustomScreenTipsPopup.Glyph
Delphi
property Glyph: TPicture read GetPicture write SetPicture;
C++
__property Vcl::Graphics::TPicture* Glyph = {read=GetPicture, write=SetPicture};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | Vcl.ScreenTips.pas Vcl.ScreenTips.hpp |
Vcl.ScreenTips | TCustomScreenTipsPopup |
説明
画面ヒントに付けるイメージ。
Glyph は、画面ヒント ポップアップに付けられるシンボルを表します(PopupType が ptCustom に設定されているとき)。