ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellBrowser.GetInfoTip

This method returns the hint text of the current object, which is provided by the shell.

Syntax
Pascal
function GetInfoTip(UseSlowInfoTip: Boolean = false): string;
Parameters 
Description 
UseSlowInfoTip: Boolean = false 
if true, also determine info tips that take time (ie. recursively determine folder size)  

Returns the hint text for the current object.