API:Fmx.Bind.Navigator.TBindNavigator.ShowHint
Delphi
property ShowHint;
C++
__property ShowHint;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | protected | Fmx.Bind.Navigator.pas Fmx.Bind.Navigator.hpp |
Fmx.Bind.Navigator | TBindNavigator |
Description
Specifies whether the Hint can be shown.
Fmx.Bind.Navigator.TBindNavigator.ShowHint inherits from FMX.Controls.TControl.ShowHint. All content below this line refers to FMX.Controls.TControl.ShowHint.
Specifies whether the Hint can be shown.
If ShowHint is set to True, a Hint string is displayed when the user moves the mouse over the control.