SHDocVw.TInternetExplorer.OnFullScreen

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnFullScreen: TInternetExplorerOnFullScreen read FOnFullScreen write FOnFullScreen;

C++

__property TInternetExplorerOnFullScreen OnFullScreen = {read=FOnFullScreen, write=FOnFullScreen};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.