FMX.CalendarEdit.TCalendarEdit.ShowHint
Delphi
property ShowHint default False;
C++
__property ShowHint _DEPRECATED_ATTRIBUTE0 = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.CalendarEdit.pas FMX.CalendarEdit.hpp |
FMX.CalendarEdit | TCalendarEdit |
Description
Attention: ShowHint is deprecated.
Specifies whether the Hint can be shown.
FMX.CalendarEdit.TCalendarEdit.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.