Zitat von
Apollonius:
Wo steht dieses Leave? Delphi verwendet das normalerweise nicht. Kannst du mal einen Screenshot posten?
Jetzt kommt wieder was anderes...
EDIT: Vllt. hilft noch folgender Code:
Delphi-Quellcode:
function TBrowserInfo.GetIcon(Size: Cardinal = 32):TIcon;
begin
Result.Handle := GethIcon(Binary, Size, 0);
end;
Binary ist eine String-Eigenschaft von TBrowserInfo mit den Dateiname inkl. Pfad