RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SHDocVw.TShellNameSpaceFavoritesSelectionChange Type
Pascal
TShellNameSpaceFavoritesSelectionChange = procedure (ASender: TObject; cItems: Integer; hItem: Integer; const strName: WideString; const strUrl: WideString; cVisits: Integer; const strDate: WideString; fAvailableOffline: Integer) of object;
C++
(ASender: TObject; cItems: Integer; hItem: Integer; const strName: WideString; const strUrl: WideString; cVisits: Integer; const strDate: WideString; fAvailableOffline: Integer) ( TShellNameSpaceFavoritesSelectionChange)();

This is type SHDocVw.TShellNameSpaceFavoritesSelectionChange.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!