Vcl.ScreenTips.TCustomScreenTipsPopup.GetScreenTipItem

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetScreenTipItem: TScreenTipItem;

C++

TScreenTipItem* __fastcall GetScreenTipItem();

プロパティ

種類 可視性 ソース ユニット
function public
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips TCustomScreenTipsPopup

説明

画面のヒント アイテムを返します。

GetScreenTipItem を使用すると、画面ヒント ポップアップの画面ヒント アイテムを返すことができます。

関連項目