SHDocVw.TInternetExplorer.OnMenuBar

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnMenuBar: TInternetExplorerOnMenuBar read FOnMenuBar write FOnMenuBar;

C++

__property TInternetExplorerOnMenuBar OnMenuBar = {read=FOnMenuBar, write=FOnMenuBar};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.