listview ShowToolTips property
Return to Introduction  Previous page  Next page
Applies to
acListView and acDBListView components.  

Declaration
property ShowToolTips: Boolean;  

Description
The ShowToolTips property controls whether you would like to show tooltips (hints) when mouse pointer moves over partially hidden list item.  
 
To specify behavior of the tooltips — use ToopTipOptions property.  

Snapshot
aclistviewss4  

See also
ToolTipOptions property.