SHDocVw.TShellNameSpaceFavoritesSelectionChange

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TShellNameSpaceFavoritesSelectionChange = procedure(ASender: TObject; cItems: Integer;
hItem: Integer;
const strName: WideString;
const strUrl: WideString;
cVisits: Integer;
const strDate: WideString;
fAvailableOffline: Integer) of object;

C++

typedef void __fastcall (__closure *TShellNameSpaceFavoritesSelectionChange)(System::TObject* ASender, int cItems, int hItem, const System::WideString strName, const System::WideString strUrl, int cVisits, const System::WideString strDate, int fAvailableOffline);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
SHDocVw.pas
SHDocVw.hpp
SHDocVw SHDocVw

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !