API:SHDocVw.TInternetExplorerMedium.OnFullScreen

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnFullScreen: TInternetExplorerMediumOnFullScreen read FOnFullScreen write FOnFullScreen;

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.