[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'DbCtrls' (#lcl)

TDBComboBox.ShowHint

Flag to determine: Is hint to be displayed for this control?

Declaration

Source position: dbctrls.pp line 558

published property TDBComboBox.ShowHint;

Description

// 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