Vcl.ScreenTips.TCustomScreenTipsManager.ClearScreenTips

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

Delphi

procedure ClearScreenTips;

C++

void __fastcall ClearScreenTips();

プロパティ

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

説明

画面ヒントをクリアします。

ClearScreenTips は、割り当てられたアクション リストおよび画面ヒントのコレクションをクリアするために使用されます。

関連項目