[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Flag to determine if the hint is displayed for this control.
Source position: maskedit.pp line 355
published property TMaskEdit.ShowHint : Boolean; |
One of the standard properties, which should be supported by all descendants.
Reads flag or writes one to determine if a hint is to be shown when mouse hovers over this control. If value is stored, a storage flag is set. Display of the actual hint is controlled by OnShowHint.
Version 4.0 | Generated 2025-05-03 | Home |