FMX.Forms.TApplication.HideHint
Delphi
procedure HideHint;
C++
void __fastcall HideHint();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TApplication |
Description
Hides the current hint.
See Using Hints to Show Contextual Help in a FireMonkey Application - Suppressing Hints for more information.