FMX.Presentation.Style.TStyledPresentation.HasHint
Delphi
function HasHint: Boolean; override;
C++
virtual bool __fastcall HasHint(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | FMX.Presentation.Style.pas FMX.Presentation.Style.hpp |
FMX.Presentation.Style | TStyledPresentation |
Description
Returns True if the control has an available hint to display.
FMX.Presentation.Style.TStyledPresentation.HasHint inherits from FMX.Controls.TControl.HasHint. All content below this line refers to FMX.Controls.TControl.HasHint.
Returns True if the control has an available hint to display.