Open main menu

RAD Studio API Documentation β

Vcl.ScreenTips.TCustomScreenTipsManager.ClearScreenTips

Delphi

procedure ClearScreenTips;

C++

void __fastcall ClearScreenTips();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips TCustomScreenTipsManager

Description

Clears the screen tips.

ClearScreenTips is used to clear the allocated action list and the screen tips collection.

See Also