FavoritesListView
TFavoritesList is a TListView descendant that makes
it easy to add a favorites Listview to a webbrowser application.
Drop the component on a form. That's all!

Properties:
Webbrowser
The Webbrowser control (ex. EmbeddedWb1).
-
ResolveUrl
Choose how you want Url from Internet Shortcuts to be
retrieved - using IUniformResourceLocator (IntShCut) or
IniString. MS recommand IUniformResourceLocator since the
internal structure of the .url-files may change in the future,
but some have reported difficulties with IURL on Windows
NT.
Events:
Methods:
HINT: There are many freeware Listview
replacements that gives your FavoritesListview a better feel and
look. You can easily change the code to work with one of these
enhanced Listview components.
Ver 1.00 has only been tested in Delphi 5. Please e-mail
me a copy for upload, if you modify the component for Delphi 3 or 4.
Created and maintained by
Per Lindsų Larsen
Last Update: Juli 27, 2000
|