API:Vcl.Controls.TCustomHint.HideHint
Delphi
procedure HideHint; overload;
procedure HideHint(HidingControl: TControl); overload;
C++
void __fastcall HideHint(void)/* overload */;
void __fastcall HideHint(TControl* HidingControl)/* overload */;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TCustomHint |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!