FMX.Forms.TApplication.CancelHint
Delphi
procedure CancelHint;
C++
void __fastcall CancelHint();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TApplication |
Description
Cancels the display of a hint.
See HideHint.