API:SHDocVw.TShellWindows.OnWindowRegistered

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnWindowRegistered: TShellWindowsWindowRegistered read FOnWindowRegistered write FOnWindowRegistered;

C++

__property TShellWindowsWindowRegistered OnWindowRegistered = {read=FOnWindowRegistered, write=FOnWindowRegistered};

Properties

Type Visibility Source Unit Parent
event published
SHDocVw.pas
SHDocVw.hpp
SHDocVw TShellWindows

Description

Embarcadero Technologies does not currently have any additional information.