TdxCustomListView.ShowHint Property
In This Article
Specifies if the List view shows its hint.
#Declaration
Delphi
property ShowHint; default False;
#Property Value
Type | Default | Description |
---|---|---|
Boolean | False | True if the control displays its hint; otherwise, False. |
See Also