Vcl.Controls.TCustomHintShowHideThread.HideHint

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure HideHint;

C++

void __fastcall HideHint();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TCustomHintShowHideThread

Description

Indicates that the hint should be hidden.

HideHint indicates that a custom hint should be hidden.