SHDocVw.TShellNameSpaceFavoritesSelectionChange

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
SHDocVw.pas
SHDocVw.hpp
SHDocVw SHDocVw

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。