ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TShellBrowser.GetInfoTip Method

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

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

Returns the hint text for the current object.

Copyright (c) 2011. All rights reserved.